{ "ABIRoot": { "kind": "Root", "name": "TopLevel", "printedName": "TopLevel", "children": [ { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AEMNetworker", "printedName": "AEMNetworker", "children": [ { "kind": "Function", "name": "startGraphRequest", "printedName": "startGraphRequest(withGraphPath:parameters:tokenString:httpMethod:completion:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "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": "TypeFunc", "name": "Function", "printedName": "(Any?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(Any?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Any?", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)AEMNetworker(im)startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:", "mangledName": "$s12FBSDKCoreKit12AEMNetworkerC17startGraphRequest04withE4Path10parameters11tokenString10httpMethod10completionySS_SDySSypGSSSgAKyypSg_s5Error_pSgtctF", "moduleName": "FBSDKCoreKit", "objc_name": "startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AEMNetworker", "printedName": "FBSDKCoreKit.AEMNetworker", "usr": "c:@M@FBSDKCoreKit@objc(cs)AEMNetworker" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)AEMNetworker(im)init", "mangledName": "$s12FBSDKCoreKit12AEMNetworkerCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)AEMNetworker", "mangledName": "$s12FBSDKCoreKit12AEMNetworkerC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "superclassUsr": "c:objc(cs)NSObject", "inheritsConvenienceInitializers": true, "superclassNames": [ "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "AEMNetworking", "printedName": "AEMNetworking", "usr": "c:@M@FBAEMKit@objc(pl)FBAEMNetworking", "mangledName": "$s8FBAEMKit13AEMNetworkingP" }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AppEventsStateFactory", "printedName": "AppEventsStateFactory", "children": [ { "kind": "Function", "name": "createState", "printedName": "createState(tokenString:appID:)", "children": [ { "kind": "TypeNominal", "name": "_AppEventsState", "printedName": "FBSDKCoreKit._AppEventsState", "usr": "c:objc(cs)FBSDKAppEventsState" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit21AppEventsStateFactoryC06createE011tokenString5appIDSo08FBSDKAppdE0CSS_SStF", "mangledName": "$s12FBSDKCoreKit21AppEventsStateFactoryC06createE011tokenString5appIDSo08FBSDKAppdE0CSS_SStF", "moduleName": "FBSDKCoreKit", "objc_name": "createStateWithToken:appID:", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AppEventsStateFactory", "printedName": "FBSDKCoreKit.AppEventsStateFactory", "usr": "s:12FBSDKCoreKit21AppEventsStateFactoryC" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit21AppEventsStateFactoryCACycfc", "mangledName": "$s12FBSDKCoreKit21AppEventsStateFactoryCACycfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Class", "usr": "s:12FBSDKCoreKit21AppEventsStateFactoryC", "mangledName": "$s12FBSDKCoreKit21AppEventsStateFactoryC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "RawDocComment" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AppLink", "printedName": "AppLink", "children": [ { "kind": "Var", "name": "sourceURL", "printedName": "sourceURL", "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@FBSDKCoreKit@objc(cs)FBSDKAppLink(py)sourceURL", "mangledName": "$s12FBSDKCoreKit7AppLinkC9sourceURL10Foundation0F0VSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "sourceURL", "declAttributes": [ "Final", "ObjC", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "hasStorage": true, "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@FBSDKCoreKit@objc(cs)FBSDKAppLink(im)sourceURL", "mangledName": "$s12FBSDKCoreKit7AppLinkC9sourceURL10Foundation0F0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "sourceURL", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "targets", "printedName": "targets", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppLinkTargetProtocol]", "children": [ { "kind": "TypeNominal", "name": "AppLinkTargetProtocol", "printedName": "FBSDKCoreKit.AppLinkTargetProtocol", "usr": "c:objc(pl)FBSDKAppLinkTarget" } ], "usr": "s:Sa" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(py)targets", "mangledName": "$s12FBSDKCoreKit7AppLinkC7targetsSaySo08FBSDKAppD6Target_pGvp", "moduleName": "FBSDKCoreKit", "objc_name": "targets", "declAttributes": [ "Final", "ObjC", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppLinkTargetProtocol]", "children": [ { "kind": "TypeNominal", "name": "AppLinkTargetProtocol", "printedName": "FBSDKCoreKit.AppLinkTargetProtocol", "usr": "c:objc(pl)FBSDKAppLinkTarget" } ], "usr": "s:Sa" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(im)targets", "mangledName": "$s12FBSDKCoreKit7AppLinkC7targetsSaySo08FBSDKAppD6Target_pGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "targets", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "webURL", "printedName": "webURL", "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@FBSDKCoreKit@objc(cs)FBSDKAppLink(py)webURL", "mangledName": "$s12FBSDKCoreKit7AppLinkC6webURL10Foundation0F0VSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "webURL", "declAttributes": [ "Final", "ObjC", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "hasStorage": true, "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@FBSDKCoreKit@objc(cs)FBSDKAppLink(im)webURL", "mangledName": "$s12FBSDKCoreKit7AppLinkC6webURL10Foundation0F0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "webURL", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "isBackToReferrer", "printedName": "isBackToReferrer", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(py)backToReferrer", "mangledName": "$s12FBSDKCoreKit7AppLinkC16isBackToReferrerSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "backToReferrer", "declAttributes": [ "Final", "ObjC", "HasStorage", "AccessControl", "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@FBSDKCoreKit@objc(cs)FBSDKAppLink(im)isBackToReferrer", "mangledName": "$s12FBSDKCoreKit7AppLinkC16isBackToReferrerSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "isBackToReferrer", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKAppLink(im)setBackToReferrer:", "mangledName": "$s12FBSDKCoreKit7AppLinkC16isBackToReferrerSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7AppLinkC16isBackToReferrerSbvM", "mangledName": "$s12FBSDKCoreKit7AppLinkC16isBackToReferrerSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(sourceURL:targets:webURL:)", "children": [ { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppLinkTargetProtocol]", "children": [ { "kind": "TypeNominal", "name": "AppLinkTargetProtocol", "printedName": "FBSDKCoreKit.AppLinkTargetProtocol", "usr": "c:objc(pl)FBSDKAppLinkTarget" } ], "usr": "s:Sa" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(im)initWithSourceURL:targets:webURL:", "mangledName": "$s12FBSDKCoreKit7AppLinkC9sourceURL7targets03webF0AC10Foundation0F0VSg_SaySo08FBSDKAppD6Target_pGAJtcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithSourceURL:targets:webURL:", "declAttributes": [ "Convenience", "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Convenience" }, { "kind": "Function", "name": "appLink", "printedName": "appLink(sourceURL:targets:webURL:)", "children": [ { "kind": "TypeNominal", "name": "_AppLinkProtocol", "printedName": "FBSDKCoreKit._AppLinkProtocol", "usr": "c:objc(pl)FBSDKAppLink" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppLinkTargetProtocol]", "children": [ { "kind": "TypeNominal", "name": "AppLinkTargetProtocol", "printedName": "FBSDKCoreKit.AppLinkTargetProtocol", "usr": "c:objc(pl)FBSDKAppLinkTarget" } ], "usr": "s:Sa" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(cm)appLinkWithSourceURL:targets:webURL:", "mangledName": "$s12FBSDKCoreKit7AppLinkC03appD09sourceURL7targets03webG0So08FBSDKAppD0_p10Foundation0G0VSg_SaySo0jD6Target_pGALtFZ", "moduleName": "FBSDKCoreKit", "static": true, "deprecated": true, "objc_name": "appLinkWithSourceURL:targets:webURL:", "declAttributes": [ "Final", "AccessControl", "ObjC", "Available", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init(sourceURL:targets:webURL:isBackToReferrer:)", "children": [ { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppLinkTargetProtocol]", "children": [ { "kind": "TypeNominal", "name": "AppLinkTargetProtocol", "printedName": "FBSDKCoreKit.AppLinkTargetProtocol", "usr": "c:objc(pl)FBSDKAppLinkTarget" } ], "usr": "s:Sa" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(im)initWithSourceURL:targets:webURL:isBackToReferrer:", "mangledName": "$s12FBSDKCoreKit7AppLinkC9sourceURL7targets03webF016isBackToReferrerAC10Foundation0F0VSg_SaySo08FBSDKAppD6Target_pGAKSbtcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithSourceURL:targets:webURL:isBackToReferrer:", "declAttributes": [ "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink(im)init", "mangledName": "$s12FBSDKCoreKit7AppLinkCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink", "mangledName": "$s12FBSDKCoreKit7AppLinkC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKAppLink", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "TypeDecl", "name": "AppLinkFactory", "printedName": "AppLinkFactory", "children": [ { "kind": "Function", "name": "createAppLink", "printedName": "createAppLink(sourceURL:targets:webURL:isBackToReferrer:)", "children": [ { "kind": "TypeNominal", "name": "_AppLinkProtocol", "printedName": "FBSDKCoreKit._AppLinkProtocol", "usr": "c:objc(pl)FBSDKAppLink" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppLinkTargetProtocol]", "children": [ { "kind": "TypeNominal", "name": "AppLinkTargetProtocol", "printedName": "FBSDKCoreKit.AppLinkTargetProtocol", "usr": "c:objc(pl)FBSDKAppLinkTarget" } ], "usr": "s:Sa" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit14AppLinkFactoryC06createcD09sourceURL7targets03webH016isBackToReferrerSo08FBSDKAppD0_p10Foundation0H0VSg_SaySo0oD6Target_pGAMSbtF", "mangledName": "$s12FBSDKCoreKit14AppLinkFactoryC06createcD09sourceURL7targets03webH016isBackToReferrerSo08FBSDKAppD0_p10Foundation0H0VSg_SaySo0oD6Target_pGAMSbtF", "moduleName": "FBSDKCoreKit", "objc_name": "createAppLinkWithSourceURL:targets:webURL:isBackToReferrer:", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AppLinkFactory", "printedName": "FBSDKCoreKit.AppLinkFactory", "usr": "s:12FBSDKCoreKit14AppLinkFactoryC" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit14AppLinkFactoryCACycfc", "mangledName": "$s12FBSDKCoreKit14AppLinkFactoryCACycfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Class", "usr": "s:12FBSDKCoreKit14AppLinkFactoryC", "mangledName": "$s12FBSDKCoreKit14AppLinkFactoryC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "RawDocComment" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AppLinkNavigation", "printedName": "AppLinkNavigation", "children": [ { "kind": "Var", "name": "default", "printedName": "default", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC7defaultSo08FBSDKAppD9Resolving_pvpZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC7defaultSo08FBSDKAppD9Resolving_pvpZ", "moduleName": "FBSDKCoreKit", "static": true, "deprecated": true, "declAttributes": [ "Final", "AccessControl", "Available", "NonObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC7defaultSo08FBSDKAppD9Resolving_pvgZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC7defaultSo08FBSDKAppD9Resolving_pvgZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC7defaultSo08FBSDKAppD9Resolving_pvsZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC7defaultSo08FBSDKAppD9Resolving_pvsZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC7defaultSo08FBSDKAppD9Resolving_pvMZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC7defaultSo08FBSDKAppD9Resolving_pvMZ", "moduleName": "FBSDKCoreKit", "static": true, "deprecated": true, "implicit": true, "declAttributes": [ "Final", "Available" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultResolver", "printedName": "defaultResolver", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cpy)defaultResolver", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC15defaultResolverSo08FBSDKAppD9Resolving_pvpZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "defaultResolver", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)defaultResolver", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC15defaultResolverSo08FBSDKAppD9Resolving_pvgZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)setDefaultResolver:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC15defaultResolverSo08FBSDKAppD9Resolving_pvsZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC15defaultResolverSo08FBSDKAppD9Resolving_pvMZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC15defaultResolverSo08FBSDKAppD9Resolving_pvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "extras", "printedName": "extras", "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@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(py)extras", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC6extrasSDySSypGvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)extras", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC6extrasSDySSypGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appLinkData", "printedName": "appLinkData", "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@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(py)appLinkData", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC03appD4DataSDySSypGvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)appLinkData", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC03appD4DataSDySSypGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appLink", "printedName": "appLink", "children": [ { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(py)appLink", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC03appD0AA0cD0Cvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)appLink", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC03appD0AA0cD0Cvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "navigationType", "printedName": "navigationType", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigationType", "printedName": "FBSDKCoreKit.AppLinkNavigationType", "usr": "c:@E@FBSDKAppLinkNavigationType" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(py)navigationType", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC14navigationTypeSo08FBSDKAppdeG0Vvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigationType", "printedName": "FBSDKCoreKit.AppLinkNavigationType", "usr": "c:@E@FBSDKAppLinkNavigationType" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)navigationType", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC14navigationTypeSo08FBSDKAppdeG0Vvg", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(appLink:extras:appLinkData:)", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigation", "printedName": "FBSDKCoreKit.AppLinkNavigation", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation" }, { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "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": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)initWithAppLink:extras:appLinkData:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC03appD06extras0fD4DataAcA0cD0C_SDySSypGAItcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithAppLink:extras:appLinkData:", "declAttributes": [ "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", "printedName": "init(appLink:extras:appLinkData:settings:)", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigation", "printedName": "FBSDKCoreKit.AppLinkNavigation", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation" }, { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)initWithAppLink:extras:appLinkData:settings:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC03appD06extras0fD4Data8settingsAcA0cD0C_SDySSypGAjA16SettingsProtocol_ptcfc", "moduleName": "FBSDKCoreKit", "deprecated": true, "objc_name": "initWithAppLink:extras:appLinkData:settings:", "declAttributes": [ "Convenience", "AccessControl", "ObjC", "Available", "RawDocComment" ], "init_kind": "Convenience" }, { "kind": "Function", "name": "navigation", "printedName": "navigation(with:extras:appLinkData:settings:)", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigation", "printedName": "FBSDKCoreKit.AppLinkNavigation", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation" }, { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)navigationWithAppLink:extras:appLinkData:settings:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC10navigation4with6extras03appD4Data8settingsAcA0cD0C_SDySSypGAkA16SettingsProtocol_ptFZ", "moduleName": "FBSDKCoreKit", "static": true, "deprecated": true, "objc_name": "navigationWithAppLink:extras:appLinkData:settings:", "declAttributes": [ "Final", "AccessControl", "ObjC", "Available", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "callbackAppLinkData", "printedName": "callbackAppLinkData(forApp:url:)", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : [Swift.String : Swift.String]]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:SD" }, { "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@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)callbackAppLinkDataForAppWithName:url:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC08callbackcD4Data03forC03urlSDySSSDyS2SGGSS_SStFZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "callbackAppLinkDataForAppWithName:url:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "navigate", "printedName": "navigate()", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigationType", "printedName": "FBSDKCoreKit.AppLinkNavigationType", "usr": "c:@E@FBSDKAppLinkNavigationType" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC8navigateSo08FBSDKAppdE4TypeVyKF", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC8navigateSo08FBSDKAppdE4TypeVyKF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "NonObjC", "RawDocComment" ], "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "resolveAppLink", "printedName": "resolveAppLink(_:handler:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppLink?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(FBSDKCoreKit.AppLink?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLink?", "children": [ { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)resolveAppLink:handler:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC07resolvecD0_7handlery10Foundation3URLV_yAA0cD0CSg_s5Error_pSgtctFZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "resolveAppLink:handler:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "resolveAppLink", "printedName": "resolveAppLink(_:resolver:handler:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppLink?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(FBSDKCoreKit.AppLink?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLink?", "children": [ { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)resolveAppLink:resolver:handler:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC07resolvecD0_8resolver7handlery10Foundation3URLV_So08FBSDKAppD9Resolving_pyAA0cD0CSg_s5Error_pSgtctFZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "resolveAppLink:resolver:handler:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "navigate", "printedName": "navigate(to:)", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigationType", "printedName": "FBSDKCoreKit.AppLinkNavigationType", "usr": "c:@E@FBSDKAppLinkNavigationType" }, { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC8navigate2toSo08FBSDKAppdE4TypeVAA0cD0C_tKFZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC8navigate2toSo08FBSDKAppdE4TypeVAA0cD0C_tKFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "Final", "AccessControl", "NonObjC", "RawDocComment" ], "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "navigationType", "printedName": "navigationType(for:)", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigationType", "printedName": "FBSDKCoreKit.AppLinkNavigationType", "usr": "c:@E@FBSDKAppLinkNavigationType" }, { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)navigationTypeForLink:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC14navigationType3forSo08FBSDKAppdeG0VAA0cD0C_tFZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "navigationTypeForLink:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "navigate", "printedName": "navigate(to:handler:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppLinkNavigationType, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(FBSDKCoreKit.AppLinkNavigationType, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigationType", "printedName": "FBSDKCoreKit.AppLinkNavigationType", "usr": "c:@E@FBSDKAppLinkNavigationType" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)navigateToURL:handler:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC8navigate2to7handlery10Foundation3URLV_ySo08FBSDKAppdE4TypeV_s5Error_pSgtctFZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "navigateToURL:handler:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "navigate", "printedName": "navigate(to:resolver:handler:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppLinkNavigationType, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(FBSDKCoreKit.AppLinkNavigationType, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigationType", "printedName": "FBSDKCoreKit.AppLinkNavigationType", "usr": "c:@E@FBSDKAppLinkNavigationType" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)navigateToURL:resolver:handler:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC8navigate2to8resolver7handlery10Foundation3URLV_So08FBSDKAppD9Resolving_pySo0ldE4TypeV_s5Error_pSgtctFZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "navigateToURL:resolver:handler:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "appLinkURL", "printedName": "appLinkURL(targetURL:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC03appD3URL06targetG010Foundation0G0VSgAH_tKF", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC03appD3URL06targetG010Foundation0G0VSgAH_tKF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "postNavigateEventNotification", "printedName": "postNavigateEventNotification(targetURL:error:navigationType:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "AppLinkNavigationType", "printedName": "FBSDKCoreKit.AppLinkNavigationType", "usr": "c:@E@FBSDKAppLinkNavigationType" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)postNavigateEventNotificationWithTargetURL:error:navigationType:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC29postNavigateEventNotification9targetURL5error14navigationTypey10Foundation0K0VSg_s5Error_pSgSo08FBSDKAppdeN0VtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "navigationType", "printedName": "navigationType(for:)", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigationType", "printedName": "FBSDKCoreKit.AppLinkNavigationType", "usr": "c:@E@FBSDKAppLinkNavigationType" }, { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppLinkTargetProtocol]", "children": [ { "kind": "TypeNominal", "name": "AppLinkTargetProtocol", "printedName": "FBSDKCoreKit.AppLinkTargetProtocol", "usr": "c:objc(pl)FBSDKAppLinkTarget" } ], "usr": "s:Sa" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)navigationTypeFor:", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC14navigationType3forSo08FBSDKAppdeG0VSaySo0iD6Target_pG_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AppLinkNavigation", "printedName": "FBSDKCoreKit.AppLinkNavigation", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)init", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "settings", "printedName": "settings", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV8settingsAA16SettingsProtocol_pvp", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV8settingsAA16SettingsProtocol_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV8settingsAA16SettingsProtocol_pvg", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV8settingsAA16SettingsProtocol_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV8settingsAA16SettingsProtocol_pvs", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV8settingsAA16SettingsProtocol_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV8settingsAA16SettingsProtocol_pvM", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV8settingsAA16SettingsProtocol_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "urlOpener", "printedName": "urlOpener", "children": [ { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV9urlOpenerSo22FBSDKInternalURLOpener_pvp", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV9urlOpenerSo22FBSDKInternalURLOpener_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV9urlOpenerSo22FBSDKInternalURLOpener_pvg", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV9urlOpenerSo22FBSDKInternalURLOpener_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV9urlOpenerSo22FBSDKInternalURLOpener_pvs", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV9urlOpenerSo22FBSDKInternalURLOpener_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV9urlOpenerSo22FBSDKInternalURLOpener_pvM", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV9urlOpenerSo22FBSDKInternalURLOpener_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "appLinkEventPoster", "printedName": "appLinkEventPoster", "children": [ { "kind": "TypeNominal", "name": "_AppLinkEventPosting", "printedName": "FBSDKCoreKit._AppLinkEventPosting", "usr": "c:objc(pl)FBSDKAppLinkEventPosting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD11EventPosterSo08FBSDKAppdI7Posting_pvp", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD11EventPosterSo08FBSDKAppdI7Posting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppLinkEventPosting", "printedName": "FBSDKCoreKit._AppLinkEventPosting", "usr": "c:objc(pl)FBSDKAppLinkEventPosting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD11EventPosterSo08FBSDKAppdI7Posting_pvg", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD11EventPosterSo08FBSDKAppdI7Posting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_AppLinkEventPosting", "printedName": "FBSDKCoreKit._AppLinkEventPosting", "usr": "c:objc(pl)FBSDKAppLinkEventPosting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD11EventPosterSo08FBSDKAppdI7Posting_pvs", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD11EventPosterSo08FBSDKAppdI7Posting_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD11EventPosterSo08FBSDKAppdI7Posting_pvM", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD11EventPosterSo08FBSDKAppdI7Posting_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "appLinkResolver", "printedName": "appLinkResolver", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD8ResolverSo08FBSDKAppD9Resolving_pvp", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD8ResolverSo08FBSDKAppD9Resolving_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 3, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD8ResolverSo08FBSDKAppD9Resolving_pvg", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD8ResolverSo08FBSDKAppD9Resolving_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD8ResolverSo08FBSDKAppD9Resolving_pvs", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD8ResolverSo08FBSDKAppD9Resolving_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD8ResolverSo08FBSDKAppD9Resolving_pvM", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV03appD8ResolverSo08FBSDKAppD9Resolving_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(settings:urlOpener:appLinkEventPoster:appLinkResolver:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" }, { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" }, { "kind": "TypeNominal", "name": "_AppLinkEventPosting", "printedName": "FBSDKCoreKit._AppLinkEventPosting", "usr": "c:objc(pl)FBSDKAppLinkEventPosting" }, { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV8settings9urlOpener03appD11EventPoster0kD8ResolverAeA16SettingsProtocol_p_So22FBSDKInternalURLOpener_pSo08FBSDKAppdL7Posting_pSo0sD9Resolving_ptcfc", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV8settings9urlOpener03appD11EventPoster0kD8ResolverAeA16SettingsProtocol_p_So22FBSDKInternalURLOpener_pSo08FBSDKAppdL7Posting_pSo0sD9Resolving_ptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC22configuredDependenciesAC04TypeG0VSgvpZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC22configuredDependenciesAC04TypeG0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC22configuredDependenciesAC04TypeG0VSgvgZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC22configuredDependenciesAC04TypeG0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC22configuredDependenciesAC04TypeG0VSgvsZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC22configuredDependenciesAC04TypeG0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC22configuredDependenciesAC04TypeG0VSgvMZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC22configuredDependenciesAC04TypeG0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC19defaultDependenciesAC04TypeG0VSgvpZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC19defaultDependenciesAC04TypeG0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC19defaultDependenciesAC04TypeG0VSgvgZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC19defaultDependenciesAC04TypeG0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC19defaultDependenciesAC04TypeG0VSgvsZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC19defaultDependenciesAC04TypeG0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC19defaultDependenciesAC04TypeG0VSgvMZ", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC19defaultDependenciesAC04TypeG0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKAppLinkNavigation", "declAttributes": [ "Final", "AccessControl", "Available", "ObjC", "ObjCMembers", "RawDocComment" ], "superclassUsr": "c:objc(cs)NSObject", "superclassNames": [ "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies", "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AppLinkResolver", "printedName": "AppLinkResolver", "children": [ { "kind": "Var", "name": "cachedAppLinks", "printedName": "cachedAppLinks", "children": [ { "kind": "TypeNominal", "name": "NSMutableDictionary", "printedName": "Foundation.NSMutableDictionary", "usr": "c:objc(cs)NSMutableDictionary" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolver(py)cachedAppLinks", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC06cachedC5LinksSo19NSMutableDictionaryCvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "NSMutableDictionary", "printedName": "Foundation.NSMutableDictionary", "usr": "c:objc(cs)NSMutableDictionary" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolver(im)cachedAppLinks", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC06cachedC5LinksSo19NSMutableDictionaryCvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "NSMutableDictionary", "printedName": "Foundation.NSMutableDictionary", "usr": "c:objc(cs)NSMutableDictionary" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolver(im)setCachedAppLinks:", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC06cachedC5LinksSo19NSMutableDictionaryCvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC06cachedC5LinksSo19NSMutableDictionaryCvM", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC06cachedC5LinksSo19NSMutableDictionaryCvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Function", "name": "appLink", "printedName": "appLink(from:handler:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppLink?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(FBSDKCoreKit.AppLink?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLink?", "children": [ { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolver(im)appLinkFromURL:handler:", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC03appD04from7handlery10Foundation3URLV_yAA0cD0CSg_s5Error_pSgtctF", "moduleName": "FBSDKCoreKit", "objc_name": "appLinkFromURL:handler:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "appLinks", "printedName": "appLinks(from:handler:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Array", "printedName": "[Foundation.URL]", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sa" }, { "kind": "TypeFunc", "name": "Function", "printedName": "([Foundation.URL : FBSDKCoreKit.AppLink], Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "([Foundation.URL : FBSDKCoreKit.AppLink], Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Foundation.URL : FBSDKCoreKit.AppLink]", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolver(im)appLinksFrom:handler:", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC8appLinks4from7handlerySay10Foundation3URLVG_ySDyAiA0cD0CG_s5Error_pSgtctF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "Available", "RawDocComment", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "buildAppLink", "printedName": "buildAppLink(for:result:)", "children": [ { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : [Swift.String : Any]]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Dictionary", "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:SD" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolver(im)buildAppLinkFor:result:", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC05buildcD03for6resultAA0cD0C10Foundation3URLV_SDySSSDySSypGGtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolver", "printedName": "FBSDKCoreKit.AppLinkResolver", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolver" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolver(im)init", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "requestBuilder", "printedName": "requestBuilder", "children": [ { "kind": "TypeNominal", "name": "_AppLinkResolverRequestBuilding", "printedName": "FBSDKCoreKit._AppLinkResolverRequestBuilding", "usr": "c:objc(pl)FBSDKAppLinkResolverRequestBuilding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV14requestBuilderSo08FBSDKAppdE15RequestBuilding_pvp", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV14requestBuilderSo08FBSDKAppdE15RequestBuilding_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppLinkResolverRequestBuilding", "printedName": "FBSDKCoreKit._AppLinkResolverRequestBuilding", "usr": "c:objc(pl)FBSDKAppLinkResolverRequestBuilding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV14requestBuilderSo08FBSDKAppdE15RequestBuilding_pvg", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV14requestBuilderSo08FBSDKAppdE15RequestBuilding_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_AppLinkResolverRequestBuilding", "printedName": "FBSDKCoreKit._AppLinkResolverRequestBuilding", "usr": "c:objc(pl)FBSDKAppLinkResolverRequestBuilding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV14requestBuilderSo08FBSDKAppdE15RequestBuilding_pvs", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV14requestBuilderSo08FBSDKAppdE15RequestBuilding_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV14requestBuilderSo08FBSDKAppdE15RequestBuilding_pvM", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV14requestBuilderSo08FBSDKAppdE15RequestBuilding_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "clientTokenProvider", "printedName": "clientTokenProvider", "children": [ { "kind": "TypeNominal", "name": "_ClientTokenProviding", "printedName": "FBSDKCoreKit._ClientTokenProviding", "usr": "c:objc(pl)FBSDKClientTokenProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19clientTokenProviderSo011FBSDKClientI9Providing_pvp", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19clientTokenProviderSo011FBSDKClientI9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_ClientTokenProviding", "printedName": "FBSDKCoreKit._ClientTokenProviding", "usr": "c:objc(pl)FBSDKClientTokenProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19clientTokenProviderSo011FBSDKClientI9Providing_pvg", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19clientTokenProviderSo011FBSDKClientI9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_ClientTokenProviding", "printedName": "FBSDKCoreKit._ClientTokenProviding", "usr": "c:objc(pl)FBSDKClientTokenProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19clientTokenProviderSo011FBSDKClientI9Providing_pvs", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19clientTokenProviderSo011FBSDKClientI9Providing_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19clientTokenProviderSo011FBSDKClientI9Providing_pvM", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19clientTokenProviderSo011FBSDKClientI9Providing_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "accessTokenProvider", "printedName": "accessTokenProvider", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessI9Providing_pXpvp", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessI9Providing_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessI9Providing_pXpvg", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessI9Providing_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessI9Providing_pXpvs", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessI9Providing_pXpvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessI9Providing_pXpvM", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessI9Providing_pXpvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(requestBuilder:clientTokenProvider:accessTokenProvider:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "_AppLinkResolverRequestBuilding", "printedName": "FBSDKCoreKit._AppLinkResolverRequestBuilding", "usr": "c:objc(pl)FBSDKAppLinkResolverRequestBuilding" }, { "kind": "TypeNominal", "name": "_ClientTokenProviding", "printedName": "FBSDKCoreKit._ClientTokenProviding", "usr": "c:objc(pl)FBSDKClientTokenProviding" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV14requestBuilder19clientTokenProvider06accesskL0AESo08FBSDKAppdE15RequestBuilding_p_So011FBSDKClientK9Providing_pSo011FBSDKAccesskR0_pXptcfc", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV14requestBuilder19clientTokenProvider06accesskL0AESo08FBSDKAppdE15RequestBuilding_p_So011FBSDKClientK9Providing_pSo011FBSDKAccesskR0_pXptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15AppLinkResolverC22configuredDependenciesAC04TypeG0VSgvpZ", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC22configuredDependenciesAC04TypeG0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC22configuredDependenciesAC04TypeG0VSgvgZ", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC22configuredDependenciesAC04TypeG0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC22configuredDependenciesAC04TypeG0VSgvsZ", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC22configuredDependenciesAC04TypeG0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC22configuredDependenciesAC04TypeG0VSgvMZ", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC22configuredDependenciesAC04TypeG0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15AppLinkResolverC19defaultDependenciesAC04TypeG0VSgvpZ", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC19defaultDependenciesAC04TypeG0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC19defaultDependenciesAC04TypeG0VSgvgZ", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC19defaultDependenciesAC04TypeG0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC19defaultDependenciesAC04TypeG0VSgvsZ", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC19defaultDependenciesAC04TypeG0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15AppLinkResolverC19defaultDependenciesAC04TypeG0VSgvMZ", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC19defaultDependenciesAC04TypeG0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkResolver", "mangledName": "$s12FBSDKCoreKit15AppLinkResolverC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKAppLinkResolver", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AppLinkResolver.TypeDependencies", "usr": "s:12FBSDKCoreKit15AppLinkResolverC16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, { "kind": "TypeDecl", "name": "AppLinkResolverRequestBuilder", "printedName": "AppLinkResolverRequestBuilder", "children": [ { "kind": "Var", "name": "userInterfaceIdiom", "printedName": "userInterfaceIdiom", "children": [ { "kind": "TypeNominal", "name": "UIUserInterfaceIdiom", "printedName": "UIKit.UIUserInterfaceIdiom", "usr": "c:@E@UIUserInterfaceIdiom" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit29AppLinkResolverRequestBuilderC18userInterfaceIdiom33_D2EA324685EEF2BCFBEFEB3B7F7BA944LLSo06UIUseriJ0Vvp", "mangledName": "$s12FBSDKCoreKit29AppLinkResolverRequestBuilderC18userInterfaceIdiom33_D2EA324685EEF2BCFBEFEB3B7F7BA944LLSo06UIUseriJ0Vvp", "moduleName": "FBSDKCoreKit", "isInternal": true, "declAttributes": [ "Final", "HasStorage", "AccessControl" ], "fixedbinaryorder": 0, "isLet": true, "hasStorage": true }, { "kind": "Constructor", "name": "init", "printedName": "init(userInterfaceIdiom:)", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolverRequestBuilder", "printedName": "FBSDKCoreKit.AppLinkResolverRequestBuilder", "usr": "c:@M@FBSDKCoreKit@objc(cs)AppLinkResolverRequestBuilder" }, { "kind": "TypeNominal", "name": "UIUserInterfaceIdiom", "printedName": "UIKit.UIUserInterfaceIdiom", "hasDefaultArg": true, "usr": "c:@E@UIUserInterfaceIdiom" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit29AppLinkResolverRequestBuilderC18userInterfaceIdiomACSo06UIUseriJ0V_tcfc", "mangledName": "$s12FBSDKCoreKit29AppLinkResolverRequestBuilderC18userInterfaceIdiomACSo06UIUseriJ0V_tcfc", "moduleName": "FBSDKCoreKit", "init_kind": "Designated" }, { "kind": "Function", "name": "request", "printedName": "request(for:)", "children": [ { "kind": "TypeNominal", "name": "GraphRequestProtocol", "printedName": "FBSDKCoreKit.GraphRequestProtocol", "usr": "c:objc(pl)FBSDKGraphRequest" }, { "kind": "TypeNominal", "name": "Array", "printedName": "[Foundation.URL]", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sa" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)AppLinkResolverRequestBuilder(im)requestForURLs:", "mangledName": "$s12FBSDKCoreKit29AppLinkResolverRequestBuilderC7request3forSo010FBSDKGraphF0_pSay10Foundation3URLVG_tF", "moduleName": "FBSDKCoreKit", "objc_name": "requestForURLs:", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "getIdiomSpecificField", "printedName": "getIdiomSpecificField()", "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@FBSDKCoreKit@objc(cs)AppLinkResolverRequestBuilder(im)getIdiomSpecificField", "mangledName": "$s12FBSDKCoreKit29AppLinkResolverRequestBuilderC21getIdiomSpecificFieldSSSgyF", "moduleName": "FBSDKCoreKit", "objc_name": "getIdiomSpecificField", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolverRequestBuilder", "printedName": "FBSDKCoreKit.AppLinkResolverRequestBuilder", "usr": "c:@M@FBSDKCoreKit@objc(cs)AppLinkResolverRequestBuilder" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)AppLinkResolverRequestBuilder(im)init", "mangledName": "$s12FBSDKCoreKit29AppLinkResolverRequestBuilderCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)AppLinkResolverRequestBuilder", "mangledName": "$s12FBSDKCoreKit29AppLinkResolverRequestBuilderC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "RawDocComment", "ObjC" ], "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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AppLinkTarget", "printedName": "AppLinkTarget", "children": [ { "kind": "Var", "name": "url", "printedName": "url", "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@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(py)URL", "mangledName": "$s12FBSDKCoreKit13AppLinkTargetC3url10Foundation3URLVSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "URL", "declAttributes": [ "Final", "ObjC", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "hasStorage": true, "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@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(im)URL", "mangledName": "$s12FBSDKCoreKit13AppLinkTargetC3url10Foundation3URLVSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "URL", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appStoreId", "printedName": "appStoreId", "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@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(py)appStoreId", "mangledName": "$s12FBSDKCoreKit13AppLinkTargetC10appStoreIdSSSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "appStoreId", "declAttributes": [ "Final", "ObjC", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(im)appStoreId", "mangledName": "$s12FBSDKCoreKit13AppLinkTargetC10appStoreIdSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "appStoreId", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appName", "printedName": "appName", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(py)appName", "mangledName": "$s12FBSDKCoreKit13AppLinkTargetC7appNameSSvp", "moduleName": "FBSDKCoreKit", "objc_name": "appName", "declAttributes": [ "Final", "ObjC", "HasStorage", "AccessControl", "RawDocComment" ], "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@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(im)appName", "mangledName": "$s12FBSDKCoreKit13AppLinkTargetC7appNameSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "appName", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(url:appStoreId:appName:)", "children": [ { "kind": "TypeNominal", "name": "AppLinkTarget", "printedName": "FBSDKCoreKit.AppLinkTarget", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(im)initWithURL:appStoreId:appName:", "mangledName": "$s12FBSDKCoreKit13AppLinkTargetC3url10appStoreId0G4NameAC10Foundation3URLVSg_SSSgSStcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithURL:appStoreId:appName:", "declAttributes": [ "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Designated" }, { "kind": "Function", "name": "appLinkTargetWithURL", "printedName": "appLinkTargetWithURL(url:appStoreId:appName:)", "children": [ { "kind": "TypeNominal", "name": "AppLinkTarget", "printedName": "FBSDKCoreKit.AppLinkTarget", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(cm)appLinkTargetWithURL:appStoreId:appName:", "mangledName": "$s12FBSDKCoreKit13AppLinkTargetC03appdE7WithURL3url0F7StoreId0F4NameAC10Foundation0H0VSg_SSSgSStFZ", "moduleName": "FBSDKCoreKit", "static": true, "deprecated": true, "objc_name": "appLinkTargetWithURL:appStoreId:appName:", "declAttributes": [ "Final", "AccessControl", "ObjC", "Available", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AppLinkTarget", "printedName": "FBSDKCoreKit.AppLinkTarget", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget(im)init", "mangledName": "$s12FBSDKCoreKit13AppLinkTargetCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkTarget", "mangledName": "$s12FBSDKCoreKit13AppLinkTargetC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKAppLinkTarget", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AppLinkTargetFactory", "printedName": "AppLinkTargetFactory", "children": [ { "kind": "Function", "name": "createAppLinkTarget", "printedName": "createAppLinkTarget(url:appStoreId:appName:)", "children": [ { "kind": "TypeNominal", "name": "AppLinkTargetProtocol", "printedName": "FBSDKCoreKit.AppLinkTargetProtocol", "usr": "c:objc(pl)FBSDKAppLinkTarget" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit20AppLinkTargetFactoryC06createcdE03url10appStoreId0I4NameSo08FBSDKAppdE0_p10Foundation3URLVSg_SSSgSStF", "mangledName": "$s12FBSDKCoreKit20AppLinkTargetFactoryC06createcdE03url10appStoreId0I4NameSo08FBSDKAppdE0_p10Foundation3URLVSg_SSSgSStF", "moduleName": "FBSDKCoreKit", "objc_name": "createAppLinkTargetWithURL:appStoreId:appName:", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AppLinkTargetFactory", "printedName": "FBSDKCoreKit.AppLinkTargetFactory", "usr": "s:12FBSDKCoreKit20AppLinkTargetFactoryC" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit20AppLinkTargetFactoryCACycfc", "mangledName": "$s12FBSDKCoreKit20AppLinkTargetFactoryCACycfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Class", "usr": "s:12FBSDKCoreKit20AppLinkTargetFactoryC", "mangledName": "$s12FBSDKCoreKit20AppLinkTargetFactoryC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AppLinkURLFactory", "printedName": "AppLinkURLFactory", "children": [ { "kind": "Function", "name": "createAppLinkURL", "printedName": "createAppLinkURL(with:)", "children": [ { "kind": "TypeNominal", "name": "_AppLinkURLProtocol", "printedName": "FBSDKCoreKit._AppLinkURLProtocol", "usr": "c:objc(pl)FBSDKAppLinkURL" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)AppLinkURLFactory(im)createAppLinkURLWithURL:", "mangledName": "$s12FBSDKCoreKit17AppLinkURLFactoryC06createcD3URL4withSo08FBSDKAppdG0_p10Foundation0G0V_tF", "moduleName": "FBSDKCoreKit", "objc_name": "createAppLinkURLWithURL:", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AppLinkURLFactory", "printedName": "FBSDKCoreKit.AppLinkURLFactory", "usr": "c:@M@FBSDKCoreKit@objc(cs)AppLinkURLFactory" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)AppLinkURLFactory(im)init", "mangledName": "$s12FBSDKCoreKit17AppLinkURLFactoryCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)AppLinkURLFactory", "mangledName": "$s12FBSDKCoreKit17AppLinkURLFactoryC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "UIKit", "printedName": "UIKit", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "TypeDecl", "name": "ApplicationDelegate", "printedName": "ApplicationDelegate", "children": [ { "kind": "Var", "name": "applicationObservers", "printedName": "applicationObservers", "children": [ { "kind": "TypeNominal", "name": "NSHashTable", "printedName": "Foundation.NSHashTable", "children": [ { "kind": "TypeNominal", "name": "FBSDKApplicationObserving", "printedName": "FBSDKCoreKit.FBSDKApplicationObserving", "usr": "c:objc(pl)FBSDKApplicationObserving" } ], "usr": "c:objc(cs)NSHashTable" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(py)applicationObservers", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC20applicationObserversSo11NSHashTableCySo25FBSDKApplicationObserving_pGvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "NSHashTable", "printedName": "Foundation.NSHashTable", "children": [ { "kind": "TypeNominal", "name": "FBSDKApplicationObserving", "printedName": "FBSDKCoreKit.FBSDKApplicationObserving", "usr": "c:objc(pl)FBSDKApplicationObserving" } ], "usr": "c:objc(cs)NSHashTable" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)applicationObservers", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC20applicationObserversSo11NSHashTableCySo25FBSDKApplicationObserving_pGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "NSHashTable", "printedName": "Foundation.NSHashTable", "children": [ { "kind": "TypeNominal", "name": "FBSDKApplicationObserving", "printedName": "FBSDKCoreKit.FBSDKApplicationObserving", "usr": "c:objc(pl)FBSDKApplicationObserving" } ], "usr": "c:objc(cs)NSHashTable" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)setApplicationObservers:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC20applicationObserversSo11NSHashTableCySo25FBSDKApplicationObserving_pGvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit19ApplicationDelegateC20applicationObserversSo11NSHashTableCySo25FBSDKApplicationObserving_pGvM", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC20applicationObserversSo11NSHashTableCySo25FBSDKApplicationObserving_pGvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "components", "printedName": "components", "children": [ { "kind": "TypeNominal", "name": "CoreKitComponents", "printedName": "FBSDKCoreKit.CoreKitComponents", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit19ApplicationDelegateC10componentsAA04CoreB10ComponentsCvp", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC10componentsAA04CoreB10ComponentsCvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CoreKitComponents", "printedName": "FBSDKCoreKit.CoreKitComponents", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit19ApplicationDelegateC10componentsAA04CoreB10ComponentsCvg", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC10componentsAA04CoreB10ComponentsCvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "configurator", "printedName": "configurator", "children": [ { "kind": "TypeNominal", "name": "CoreKitConfiguring", "printedName": "FBSDKCoreKit.CoreKitConfiguring", "usr": "s:12FBSDKCoreKit04CoreB11ConfiguringP" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit19ApplicationDelegateC12configuratorAA04CoreB11Configuring_pvp", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC12configuratorAA04CoreB11Configuring_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CoreKitConfiguring", "printedName": "FBSDKCoreKit.CoreKitConfiguring", "usr": "s:12FBSDKCoreKit04CoreB11ConfiguringP" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit19ApplicationDelegateC12configuratorAA04CoreB11Configuring_pvg", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC12configuratorAA04CoreB11Configuring_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "isAppLaunched", "printedName": "isAppLaunched", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(py)isAppLaunched", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC13isAppLaunchedSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "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@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)isAppLaunched", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC13isAppLaunchedSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)setIsAppLaunched:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC13isAppLaunchedSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit19ApplicationDelegateC13isAppLaunchedSbvM", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC13isAppLaunchedSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "applicationState", "printedName": "applicationState", "children": [ { "kind": "TypeNominal", "name": "State", "printedName": "UIKit.UIApplication.State", "usr": "c:@E@UIApplicationState" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(py)applicationState", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC16applicationStateSo013UIApplicationF0Vvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "State", "printedName": "UIKit.UIApplication.State", "usr": "c:@E@UIApplicationState" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)applicationState", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC16applicationStateSo013UIApplicationF0Vvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "State", "printedName": "UIKit.UIApplication.State", "usr": "c:@E@UIApplicationState" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)setApplicationState:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC16applicationStateSo013UIApplicationF0Vvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit19ApplicationDelegateC16applicationStateSo013UIApplicationF0VvM", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC16applicationStateSo013UIApplicationF0VvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "shared", "printedName": "shared", "children": [ { "kind": "TypeNominal", "name": "ApplicationDelegate", "printedName": "FBSDKCoreKit.ApplicationDelegate", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(cpy)sharedInstance", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC6sharedACvpZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "sharedInstance", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "SetterAccess", "AccessControl", "ObjC", "RawDocComment" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ApplicationDelegate", "printedName": "FBSDKCoreKit.ApplicationDelegate", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(cm)sharedInstance", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC6sharedACvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "ApplicationDelegate", "printedName": "FBSDKCoreKit.ApplicationDelegate", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)init", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Convenience", "Override" ], "init_kind": "Convenience" }, { "kind": "Constructor", "name": "init", "printedName": "init(components:configurator:)", "children": [ { "kind": "TypeNominal", "name": "ApplicationDelegate", "printedName": "FBSDKCoreKit.ApplicationDelegate", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate" }, { "kind": "TypeNominal", "name": "CoreKitComponents", "printedName": "FBSDKCoreKit.CoreKitComponents", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC" }, { "kind": "TypeNominal", "name": "CoreKitConfiguring", "printedName": "FBSDKCoreKit.CoreKitConfiguring", "usr": "s:12FBSDKCoreKit04CoreB11ConfiguringP" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit19ApplicationDelegateC10components12configuratorAcA04CoreB10ComponentsC_AA0gB11Configuring_ptcfc", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC10components12configuratorAcA04CoreB10ComponentsC_AA0gB11Configuring_ptcfc", "moduleName": "FBSDKCoreKit", "init_kind": "Designated" }, { "kind": "Function", "name": "initializeSDK", "printedName": "initializeSDK()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)initializeSDK", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC13initializeSDKyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "RawDocComment", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "initializeSDK", "printedName": "initializeSDK(launchOptions:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[UIKit.UIApplication.LaunchOptionsKey : Any]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[UIKit.UIApplication.LaunchOptionsKey : Any]", "children": [ { "kind": "TypeNominal", "name": "LaunchOptionsKey", "printedName": "UIKit.UIApplication.LaunchOptionsKey", "usr": "c:@T@UIApplicationLaunchOptionsKey" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)initializeSDKWithLaunchOptions:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC13initializeSDK13launchOptionsySDySo019UIApplicationLaunchH3KeyaypGSg_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "application", "printedName": "application(_:continue:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "UIApplication", "printedName": "UIKit.UIApplication", "usr": "c:objc(cs)UIApplication" }, { "kind": "TypeNominal", "name": "NSUserActivity", "printedName": "Foundation.NSUserActivity", "usr": "c:objc(cs)NSUserActivity" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)application:continueUserActivity:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC11application_8continueSbSo13UIApplicationC_So14NSUserActivityCtF", "moduleName": "FBSDKCoreKit", "objc_name": "application:continueUserActivity:", "declAttributes": [ "Final", "AccessControl", "ObjC", "DiscardableResult", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "application", "printedName": "application(_:open:options:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "UIApplication", "printedName": "UIKit.UIApplication", "usr": "c:objc(cs)UIApplication" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[UIKit.UIApplication.OpenURLOptionsKey : Any]", "children": [ { "kind": "TypeNominal", "name": "OpenURLOptionsKey", "printedName": "UIKit.UIApplication.OpenURLOptionsKey", "usr": "c:@T@UIApplicationOpenURLOptionsKey" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)application:openURL:options:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC11application_4open7optionsSbSo13UIApplicationC_10Foundation3URLVSDySo0H17OpenURLOptionsKeyaypGtF", "moduleName": "FBSDKCoreKit", "objc_name": "application:openURL:options:", "declAttributes": [ "Final", "AccessControl", "ObjC", "DiscardableResult", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "application", "printedName": "application(_:open:sourceApplication:annotation:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "UIApplication", "printedName": "UIKit.UIApplication", "usr": "c:objc(cs)UIApplication" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "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": "Any?", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)application:openURL:sourceApplication:annotation:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC11application_4open06sourceC010annotationSbSo13UIApplicationC_10Foundation3URLVSSSgypSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "application:openURL:sourceApplication:annotation:", "declAttributes": [ "Final", "AccessControl", "ObjC", "DiscardableResult", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "application", "printedName": "application(_:didFinishLaunchingWithOptions:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "UIApplication", "printedName": "UIKit.UIApplication", "usr": "c:objc(cs)UIApplication" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[UIKit.UIApplication.LaunchOptionsKey : Any]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[UIKit.UIApplication.LaunchOptionsKey : Any]", "children": [ { "kind": "TypeNominal", "name": "LaunchOptionsKey", "printedName": "UIKit.UIApplication.LaunchOptionsKey", "usr": "c:@T@UIApplicationLaunchOptionsKey" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" } ], "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)application:didFinishLaunchingWithOptions:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC11application_29didFinishLaunchingWithOptionsSbSo13UIApplicationC_SDySo0k6LaunchJ3KeyaypGSgtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "DiscardableResult", "RawDocComment", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "applicationDidEnterBackground", "printedName": "applicationDidEnterBackground(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Notification", "printedName": "Foundation.Notification", "usr": "s:10Foundation12NotificationV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)applicationDidEnterBackground:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC29applicationDidEnterBackgroundyy10Foundation12NotificationVF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "RawDocComment", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "applicationDidBecomeActive", "printedName": "applicationDidBecomeActive(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Notification?", "children": [ { "kind": "TypeNominal", "name": "Notification", "printedName": "Foundation.Notification", "usr": "s:10Foundation12NotificationV" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)applicationDidBecomeActive:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC26applicationDidBecomeActiveyy10Foundation12NotificationVSgF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "applicationWillResignActive", "printedName": "applicationWillResignActive(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Notification", "printedName": "Foundation.Notification", "usr": "s:10Foundation12NotificationV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)applicationWillResignActive:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC27applicationWillResignActiveyy10Foundation12NotificationVF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "addObserver", "printedName": "addObserver(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "FBSDKApplicationObserving", "printedName": "FBSDKCoreKit.FBSDKApplicationObserving", "usr": "c:objc(pl)FBSDKApplicationObserving" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)addObserver:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC11addObserveryySo25FBSDKApplicationObserving_pF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "RawDocComment", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "removeObserver", "printedName": "removeObserver(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "FBSDKApplicationObserving", "printedName": "FBSDKCoreKit.FBSDKApplicationObserving", "usr": "c:objc(pl)FBSDKApplicationObserving" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)removeObserver:", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC14removeObserveryySo25FBSDKApplicationObserving_pF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "RawDocComment", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "logSDKInitialize", "printedName": "logSDKInitialize()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate(im)logSDKInitialize", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC16logSDKInitializeyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKApplicationDelegate", "mangledName": "$s12FBSDKCoreKit19ApplicationDelegateC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKApplicationDelegate", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "AuthenticationServices", "printedName": "AuthenticationServices", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AuthenticationSessionProtocol", "printedName": "AuthenticationSessionProtocol", "children": [ { "kind": "Constructor", "name": "init", "printedName": "init(url:callbackURLScheme:completionHandler:)", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_0_0" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(Foundation.URL?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(Foundation.URL?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP3url17callbackURLScheme17completionHandlerx10Foundation3URLV_SSSgyAISg_s5Error_pSgtctcfc", "mangledName": "$s12FBSDKCoreKit29AuthenticationSessionProtocolP3url17callbackURLScheme17completionHandlerx10Foundation3URLV_SSSgyAISg_s5Error_pSgtctcfc", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.AuthenticationSessionProtocol>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "init_kind": "Designated" }, { "kind": "Function", "name": "start", "printedName": "start()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP5startSbyF", "mangledName": "$s12FBSDKCoreKit29AuthenticationSessionProtocolP5startSbyF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.AuthenticationSessionProtocol>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "cancel", "printedName": "cancel()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP6cancelyyF", "mangledName": "$s12FBSDKCoreKit29AuthenticationSessionProtocolP6cancelyyF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.AuthenticationSessionProtocol>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Var", "name": "presentationContextProvider", "printedName": "presentationContextProvider", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "AuthenticationServices.ASWebAuthenticationPresentationContextProviding?", "children": [ { "kind": "TypeNominal", "name": "ASWebAuthenticationPresentationContextProviding", "printedName": "AuthenticationServices.ASWebAuthenticationPresentationContextProviding", "usr": "c:objc(pl)ASWebAuthenticationPresentationContextProviding" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP27presentationContextProviderSo05ASWebc12PresentationG9Providing_pSgvp", "mangledName": "$s12FBSDKCoreKit29AuthenticationSessionProtocolP27presentationContextProviderSo05ASWebc12PresentationG9Providing_pSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "intro_iOS": "13.0", "declAttributes": [ "Available" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "AuthenticationServices.ASWebAuthenticationPresentationContextProviding?", "children": [ { "kind": "TypeNominal", "name": "ASWebAuthenticationPresentationContextProviding", "printedName": "AuthenticationServices.ASWebAuthenticationPresentationContextProviding", "usr": "c:objc(pl)ASWebAuthenticationPresentationContextProviding" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP27presentationContextProviderSo05ASWebc12PresentationG9Providing_pSgvg", "mangledName": "$s12FBSDKCoreKit29AuthenticationSessionProtocolP27presentationContextProviderSo05ASWebc12PresentationG9Providing_pSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.AuthenticationSessionProtocol>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "AuthenticationServices.ASWebAuthenticationPresentationContextProviding?", "children": [ { "kind": "TypeNominal", "name": "ASWebAuthenticationPresentationContextProviding", "printedName": "AuthenticationServices.ASWebAuthenticationPresentationContextProviding", "usr": "c:objc(pl)ASWebAuthenticationPresentationContextProviding" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP27presentationContextProviderSo05ASWebc12PresentationG9Providing_pSgvs", "mangledName": "$s12FBSDKCoreKit29AuthenticationSessionProtocolP27presentationContextProviderSo05ASWebc12PresentationG9Providing_pSgvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.AuthenticationSessionProtocol>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP27presentationContextProviderSo05ASWebc12PresentationG9Providing_pSgvM", "mangledName": "$s12FBSDKCoreKit29AuthenticationSessionProtocolP27presentationContextProviderSo05ASWebc12PresentationG9Providing_pSgvM", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.AuthenticationSessionProtocol>", "sugared_genericSig": "", "protocolReq": true, "implicit": true, "intro_iOS": "13.0", "declAttributes": [ "Available" ], "reqNewWitnessTableEntry": true, "accessorKind": "_modify" } ] } ], "declKind": "Protocol", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP", "mangledName": "$s12FBSDKCoreKit29AuthenticationSessionProtocolP", "moduleName": "FBSDKCoreKit" }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AuthenticationSessionState", "printedName": "AuthenticationSessionState", "children": [ { "kind": "Var", "name": "none", "printedName": "none", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AuthenticationSessionState.Type) -> FBSDKCoreKit.AuthenticationSessionState", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AuthenticationSessionState.Type", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO4noneyA2CmF", "mangledName": "$s12FBSDKCoreKit26AuthenticationSessionStateO4noneyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "fixedbinaryorder": 0 }, { "kind": "Var", "name": "started", "printedName": "started", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AuthenticationSessionState.Type) -> FBSDKCoreKit.AuthenticationSessionState", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AuthenticationSessionState.Type", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO7startedyA2CmF", "mangledName": "$s12FBSDKCoreKit26AuthenticationSessionStateO7startedyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "fixedbinaryorder": 1 }, { "kind": "Var", "name": "showAlert", "printedName": "showAlert", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AuthenticationSessionState.Type) -> FBSDKCoreKit.AuthenticationSessionState", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AuthenticationSessionState.Type", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO9showAlertyA2CmF", "mangledName": "$s12FBSDKCoreKit26AuthenticationSessionStateO9showAlertyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "fixedbinaryorder": 2 }, { "kind": "Var", "name": "showWebBrowser", "printedName": "showWebBrowser", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AuthenticationSessionState.Type) -> FBSDKCoreKit.AuthenticationSessionState", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AuthenticationSessionState.Type", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO14showWebBrowseryA2CmF", "mangledName": "$s12FBSDKCoreKit26AuthenticationSessionStateO14showWebBrowseryA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "fixedbinaryorder": 3 }, { "kind": "Var", "name": "canceledBySystem", "printedName": "canceledBySystem", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AuthenticationSessionState.Type) -> FBSDKCoreKit.AuthenticationSessionState", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AuthenticationSessionState.Type", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO16canceledBySystemyA2CmF", "mangledName": "$s12FBSDKCoreKit26AuthenticationSessionStateO16canceledBySystemyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "fixedbinaryorder": 4 }, { "kind": "Function", "name": "==", "printedName": "==(_:_:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" }, { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO2eeoiySbAC_ACtFZ", "mangledName": "$s12FBSDKCoreKit26AuthenticationSessionStateO2eeoiySbAC_ACtFZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "funcSelfKind": "NonMutating" }, { "kind": "Var", "name": "hashValue", "printedName": "hashValue", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO9hashValueSivp", "mangledName": "$s12FBSDKCoreKit26AuthenticationSessionStateO9hashValueSivp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO9hashValueSivg", "mangledName": "$s12FBSDKCoreKit26AuthenticationSessionStateO9hashValueSivg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Function", "name": "hash", "printedName": "hash(into:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Hasher", "printedName": "Swift.Hasher", "paramValueOwnership": "InOut", "usr": "s:s6HasherV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO4hash4intoys6HasherVz_tF", "mangledName": "$s12FBSDKCoreKit26AuthenticationSessionStateO4hash4intoys6HasherVz_tF", "moduleName": "FBSDKCoreKit", "implicit": true, "funcSelfKind": "NonMutating" } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO", "mangledName": "$s12FBSDKCoreKit26AuthenticationSessionStateO", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "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": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AuthenticationTokenClaims", "printedName": "AuthenticationTokenClaims", "children": [ { "kind": "Var", "name": "jti", "printedName": "jti", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3jtiSSvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3jtiSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3jtiSSvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3jtiSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "iss", "printedName": "iss", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3issSSvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3issSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3issSSvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3issSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "aud", "printedName": "aud", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3audSSvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3audSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3audSSvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3audSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "nonce", "printedName": "nonce", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC5nonceSSvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC5nonceSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC5nonceSSvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC5nonceSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "exp", "printedName": "exp", "children": [ { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3expSdvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3expSdvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3expSdvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3expSdvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "iat", "printedName": "iat", "children": [ { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3iatSdvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3iatSdvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3iatSdvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3iatSdvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "sub", "printedName": "sub", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3subSSvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3subSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3subSSvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3subSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "name", "printedName": "name", "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC4nameSSSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC4nameSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC4nameSSSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC4nameSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "givenName", "printedName": "givenName", "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC9givenNameSSSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC9givenNameSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC9givenNameSSSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC9givenNameSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "middleName", "printedName": "middleName", "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC10middleNameSSSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC10middleNameSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC10middleNameSSSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC10middleNameSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "familyName", "printedName": "familyName", "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC10familyNameSSSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC10familyNameSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC10familyNameSSSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC10familyNameSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "email", "printedName": "email", "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC5emailSSSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC5emailSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC5emailSSSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC5emailSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "picture", "printedName": "picture", "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC7pictureSSSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC7pictureSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC7pictureSSSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC7pictureSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "userFriends", "printedName": "userFriends", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC11userFriendsSaySSGSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC11userFriendsSaySSGSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC11userFriendsSaySSGSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC11userFriendsSaySSGSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "userBirthday", "printedName": "userBirthday", "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC12userBirthdaySSSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC12userBirthdaySSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC12userBirthdaySSSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC12userBirthdaySSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "userAgeRange", "printedName": "userAgeRange", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Foundation.NSNumber]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Foundation.NSNumber]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "NSNumber", "printedName": "Foundation.NSNumber", "usr": "c:objc(cs)NSNumber" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC12userAgeRangeSDySSSo8NSNumberCGSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC12userAgeRangeSDySSSo8NSNumberCGSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Foundation.NSNumber]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Foundation.NSNumber]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "NSNumber", "printedName": "Foundation.NSNumber", "usr": "c:objc(cs)NSNumber" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC12userAgeRangeSDySSSo8NSNumberCGSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC12userAgeRangeSDySSSo8NSNumberCGSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "userHometown", "printedName": "userHometown", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC12userHometownSDyS2SGSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC12userHometownSDyS2SGSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC12userHometownSDyS2SGSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC12userHometownSDyS2SGSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "userLocation", "printedName": "userLocation", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC12userLocationSDyS2SGSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC12userLocationSDyS2SGSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC12userLocationSDyS2SGSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC12userLocationSDyS2SGSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "userGender", "printedName": "userGender", "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC10userGenderSSSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC10userGenderSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC10userGenderSSSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC10userGenderSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "userLink", "printedName": "userLink", "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC8userLinkSSSgvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC8userLinkSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment" ], "isLet": true, "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": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC8userLinkSSSgvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC8userLinkSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(encodedClaims:nonce:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims?", "children": [ { "kind": "TypeNominal", "name": "AuthenticationTokenClaims", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAuthenticationTokenClaims" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAuthenticationTokenClaims(im)initWithEncodedClaims:nonce:", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC07encodedE05nonceACSgSS_SStcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithEncodedClaims:nonce:", "declAttributes": [ "Convenience", "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Convenience" }, { "kind": "Constructor", "name": "init", "printedName": "init(jti:iss:aud:nonce:exp:iat:sub:name:givenName:middleName:familyName:email:picture:userFriends:userBirthday:userAgeRange:userHometown:userLocation:userGender:userLink:)", "children": [ { "kind": "TypeNominal", "name": "AuthenticationTokenClaims", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAuthenticationTokenClaims" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" }, { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "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" }, { "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" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "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 : Foundation.NSNumber]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Foundation.NSNumber]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "NSNumber", "printedName": "Foundation.NSNumber", "usr": "c:objc(cs)NSNumber" } ], "usr": "s:SD" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "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" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC3jti3iss3aud5nonce3exp3iat3sub4name9givenName06middleO006familyO05email7picture11userFriends0T8Birthday0T8AgeRange0T8Hometown0T8Location0T6Gender0T4LinkACSS_S3SS2dS2SSgA5XSaySSGSgAXSDySSSo8NSNumberCGSgSDyS2SGSgA4_A2Xtcfc", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC3jti3iss3aud5nonce3exp3iat3sub4name9givenName06middleO006familyO05email7picture11userFriends0T8Birthday0T8AgeRange0T8Hometown0T8Location0T6Gender0T4LinkACSS_S3SS2dS2SSgA5XSaySSGSgAXSDySSSo8NSNumberCGSgSDyS2SGSgA4_A2Xtcfc", "moduleName": "FBSDKCoreKit", "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "AuthenticationTokenClaims", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAuthenticationTokenClaims" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAuthenticationTokenClaims(im)init", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "settings", "printedName": "settings", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV8settingsAA16SettingsProtocol_pvp", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV8settingsAA16SettingsProtocol_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV8settingsAA16SettingsProtocol_pvg", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV8settingsAA16SettingsProtocol_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV8settingsAA16SettingsProtocol_pvs", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV8settingsAA16SettingsProtocol_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV8settingsAA16SettingsProtocol_pvM", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV8settingsAA16SettingsProtocol_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(settings:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV8settingsAeA16SettingsProtocol_p_tcfc", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV8settingsAeA16SettingsProtocol_p_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC22configuredDependenciesAC04TypeG0VSgvpZ", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC22configuredDependenciesAC04TypeG0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC22configuredDependenciesAC04TypeG0VSgvgZ", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC22configuredDependenciesAC04TypeG0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC22configuredDependenciesAC04TypeG0VSgvsZ", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC22configuredDependenciesAC04TypeG0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC22configuredDependenciesAC04TypeG0VSgvMZ", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC22configuredDependenciesAC04TypeG0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC19defaultDependenciesAC04TypeG0VSgvpZ", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC19defaultDependenciesAC04TypeG0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC19defaultDependenciesAC04TypeG0VSgvgZ", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC19defaultDependenciesAC04TypeG0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC19defaultDependenciesAC04TypeG0VSgvsZ", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC19defaultDependenciesAC04TypeG0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC19defaultDependenciesAC04TypeG0VSgvMZ", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC19defaultDependenciesAC04TypeG0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAuthenticationTokenClaims", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKAuthenticationTokenClaims", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "superclassUsr": "c:objc(cs)NSObject", "hasMissingDesignatedInitializers": true, "superclassNames": [ "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies", "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "BackgroundEventLogger", "printedName": "BackgroundEventLogger", "children": [ { "kind": "Var", "name": "isNewBackgroundRefresh", "printedName": "isNewBackgroundRefresh", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV05isNewC7RefreshSbvp", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV05isNewC7RefreshSbvp", "moduleName": "FBSDKCoreKit", "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV05isNewC7RefreshSbvg", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV05isNewC7RefreshSbvg", "moduleName": "FBSDKCoreKit", "accessorKind": "get" } ] }, { "kind": "Function", "name": "logBackgroundRefreshStatus", "printedName": "logBackgroundRefreshStatus(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "UIBackgroundRefreshStatus", "printedName": "UIKit.UIBackgroundRefreshStatus", "usr": "c:@E@UIBackgroundRefreshStatus" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV03logC13RefreshStatusyySo012UIBackgroundgH0VF", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV03logC13RefreshStatusyySo012UIBackgroundgH0VF", "moduleName": "FBSDKCoreKit", "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "BackgroundEventLogger", "printedName": "FBSDKCoreKit.BackgroundEventLogger", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerVACycfc", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerVACycfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "infoDictionaryProvider", "printedName": "infoDictionaryProvider", "children": [ { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV22infoDictionaryProviderSo09FBSDKInfoI9Providing_pvp", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV22infoDictionaryProviderSo09FBSDKInfoI9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV22infoDictionaryProviderSo09FBSDKInfoI9Providing_pvg", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV22infoDictionaryProviderSo09FBSDKInfoI9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV22infoDictionaryProviderSo09FBSDKInfoI9Providing_pvs", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV22infoDictionaryProviderSo09FBSDKInfoI9Providing_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV22infoDictionaryProviderSo09FBSDKInfoI9Providing_pvM", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV22infoDictionaryProviderSo09FBSDKInfoI9Providing_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "eventLogger", "printedName": "eventLogger", "children": [ { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvp", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvg", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvs", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvM", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(infoDictionaryProvider:eventLogger:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" }, { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV22infoDictionaryProvider05eventE0AESo09FBSDKInfoI9Providing_p_So17FBSDKEventLogging_ptcfc", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV22infoDictionaryProvider05eventE0AESo09FBSDKInfoI9Providing_p_So17FBSDKEventLogging_ptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV22configuredDependenciesAC04TypeG0VSgvpZ", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV22configuredDependenciesAC04TypeG0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV22configuredDependenciesAC04TypeG0VSgvgZ", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV22configuredDependenciesAC04TypeG0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV22configuredDependenciesAC04TypeG0VSgvsZ", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV22configuredDependenciesAC04TypeG0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV22configuredDependenciesAC04TypeG0VSgvMZ", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV22configuredDependenciesAC04TypeG0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV19defaultDependenciesAC04TypeG0VSgvpZ", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV19defaultDependenciesAC04TypeG0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV19defaultDependenciesAC04TypeG0VSgvgZ", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV19defaultDependenciesAC04TypeG0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV19defaultDependenciesAC04TypeG0VSgvsZ", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV19defaultDependenciesAC04TypeG0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV19defaultDependenciesAC04TypeG0VSgvMZ", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV19defaultDependenciesAC04TypeG0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV", "mangledName": "$s12FBSDKCoreKit21BackgroundEventLoggerV", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "conformances": [ { "kind": "Conformance", "name": "BackgroundEventLogging", "printedName": "BackgroundEventLogging", "usr": "s:12FBSDKCoreKit22BackgroundEventLoggingP", "mangledName": "$s12FBSDKCoreKit22BackgroundEventLoggingP" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" }, { "kind": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.BackgroundEventLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21BackgroundEventLoggerV16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, { "kind": "TypeDecl", "name": "BackgroundEventLogging", "printedName": "BackgroundEventLogging", "children": [ { "kind": "Function", "name": "logBackgroundRefreshStatus", "printedName": "logBackgroundRefreshStatus(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "UIBackgroundRefreshStatus", "printedName": "UIKit.UIBackgroundRefreshStatus", "usr": "c:@E@UIBackgroundRefreshStatus" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit22BackgroundEventLoggingP03logC13RefreshStatusyySo012UIBackgroundgH0VF", "mangledName": "$s12FBSDKCoreKit22BackgroundEventLoggingP03logC13RefreshStatusyySo012UIBackgroundgH0VF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.BackgroundEventLogging>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" } ], "declKind": "Protocol", "usr": "s:12FBSDKCoreKit22BackgroundEventLoggingP", "mangledName": "$s12FBSDKCoreKit22BackgroundEventLoggingP", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "BridgeAPIResponseCreating", "printedName": "BridgeAPIResponseCreating", "children": [ { "kind": "Function", "name": "createResponse", "printedName": "createResponse(request:error:)", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" }, { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" }, { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit25BridgeAPIResponseCreatingP14createResponse7request5errorSo011FBSDKBridgeD0CSo0J10APIRequest_p_s5Error_ptF", "mangledName": "$s12FBSDKCoreKit25BridgeAPIResponseCreatingP14createResponse7request5errorSo011FBSDKBridgeD0CSo0J10APIRequest_p_s5Error_ptF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.BridgeAPIResponseCreating>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "createResponse", "printedName": "createResponse(request:responseURL:sourceApplication:)", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" }, { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit25BridgeAPIResponseCreatingP14createResponse7request11responseURL17sourceApplicationSo011FBSDKBridgeD0CSo0M10APIRequest_p_10Foundation0J0VSSSgtKF", "mangledName": "$s12FBSDKCoreKit25BridgeAPIResponseCreatingP14createResponse7request11responseURL17sourceApplicationSo011FBSDKBridgeD0CSo0M10APIRequest_p_10Foundation0J0VSSSgtKF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.BridgeAPIResponseCreating>", "sugared_genericSig": "", "protocolReq": true, "throwing": true, "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "createResponseCancelled", "printedName": "createResponseCancelled(request:)", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" }, { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit25BridgeAPIResponseCreatingP23createResponseCancelled7requestSo011FBSDKBridgeD0CSo0J10APIRequest_p_tF", "mangledName": "$s12FBSDKCoreKit25BridgeAPIResponseCreatingP23createResponseCancelled7requestSo011FBSDKBridgeD0CSo0J10APIRequest_p_tF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.BridgeAPIResponseCreating>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" } ], "declKind": "Protocol", "usr": "s:12FBSDKCoreKit25BridgeAPIResponseCreatingP", "mangledName": "$s12FBSDKCoreKit25BridgeAPIResponseCreatingP", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "FBSDKCoreKit_Basics", "printedName": "FBSDKCoreKit_Basics", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "TypeDecl", "name": "CAPIReporter", "printedName": "CAPIReporter", "children": [ { "kind": "Function", "name": "enable", "printedName": "enable()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKCAPIReporter(im)enable", "mangledName": "$s12FBSDKCoreKit12CAPIReporterP6enableyyF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.CAPIReporter>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "configure", "printedName": "configure(factory:settings:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKCAPIReporter(im)configureWithFactory:settings:", "mangledName": "$s12FBSDKCoreKit12CAPIReporterP9configure7factory8settingsySo24FBSDKGraphRequestFactory_p_AA16SettingsProtocol_ptF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.CAPIReporter>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "recordEvent", "printedName": "recordEvent(_:)", "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:@M@FBSDKCoreKit@objc(pl)FBSDKCAPIReporter(im)recordEvent:", "mangledName": "$s12FBSDKCoreKit12CAPIReporterP11recordEventyySDySSypGF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.CAPIReporter>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" } ], "declKind": "Protocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKCAPIReporter", "mangledName": "$s12FBSDKCoreKit12CAPIReporterP", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 : AnyObject>", "sugared_genericSig": "", "objc_name": "FBSDKCAPIReporter", "declAttributes": [ "AccessControl", "ObjC" ] }, { "kind": "Import", "name": "FBAEMKit", "printedName": "FBAEMKit", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "CoreKitComponents", "printedName": "CoreKitComponents", "children": [ { "kind": "Var", "name": "accessTokenExpirer", "printedName": "accessTokenExpirer", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenExpiring", "printedName": "FBSDKCoreKit._AccessTokenExpiring", "usr": "c:@M@FBSDKCoreKit@objc(pl)_FBSDKAccessTokenExpiring" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18accessTokenExpirerAA07_AccessF8Expiring_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18accessTokenExpirerAA07_AccessF8Expiring_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 0, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenExpiring", "printedName": "FBSDKCoreKit._AccessTokenExpiring", "usr": "c:@M@FBSDKCoreKit@objc(pl)_FBSDKAccessTokenExpiring" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18accessTokenExpirerAA07_AccessF8Expiring_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18accessTokenExpirerAA07_AccessF8Expiring_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "accessTokenWallet", "printedName": "accessTokenWallet", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "(FBSDKCoreKit._AccessTokenProviding & FBSDKCoreKit._TokenStringProviding).Type", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AccessTokenProviding & FBSDKCoreKit._TokenStringProviding" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC17accessTokenWalletSo011FBSDKAccessF9Providing_So016FBSDKTokenStringI0pXpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC17accessTokenWalletSo011FBSDKAccessF9Providing_So016FBSDKTokenStringI0pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 1, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "(FBSDKCoreKit._AccessTokenProviding & FBSDKCoreKit._TokenStringProviding).Type", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AccessTokenProviding & FBSDKCoreKit._TokenStringProviding" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC17accessTokenWalletSo011FBSDKAccessF9Providing_So016FBSDKTokenStringI0pXpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC17accessTokenWalletSo011FBSDKAccessF9Providing_So016FBSDKTokenStringI0pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "advertiserIDProvider", "printedName": "advertiserIDProvider", "children": [ { "kind": "TypeNominal", "name": "_AdvertiserIDProviding", "printedName": "FBSDKCoreKit._AdvertiserIDProviding", "usr": "c:objc(pl)FBSDKAdvertiserIDProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC20advertiserIDProviderSo26FBSDKAdvertiserIDProviding_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC20advertiserIDProviderSo26FBSDKAdvertiserIDProviding_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 2, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AdvertiserIDProviding", "printedName": "FBSDKCoreKit._AdvertiserIDProviding", "usr": "c:objc(pl)FBSDKAdvertiserIDProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC20advertiserIDProviderSo26FBSDKAdvertiserIDProviding_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC20advertiserIDProviderSo26FBSDKAdvertiserIDProviding_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "aemNetworker", "printedName": "aemNetworker", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBAEMKit.AEMNetworking?", "children": [ { "kind": "TypeNominal", "name": "AEMNetworking", "printedName": "FBAEMKit.AEMNetworking", "usr": "c:@M@FBAEMKit@objc(pl)FBAEMNetworking" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC12aemNetworker8FBAEMKit13AEMNetworking_pSgvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC12aemNetworker8FBAEMKit13AEMNetworking_pSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 3, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBAEMKit.AEMNetworking?", "children": [ { "kind": "TypeNominal", "name": "AEMNetworking", "printedName": "FBAEMKit.AEMNetworking", "usr": "c:@M@FBAEMKit@objc(pl)FBAEMNetworking" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC12aemNetworker8FBAEMKit13AEMNetworking_pSgvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC12aemNetworker8FBAEMKit13AEMNetworking_pSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "aemReporter", "printedName": "aemReporter", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AEMReporterProtocol.Type", "children": [ { "kind": "TypeNominal", "name": "_AEMReporterProtocol", "printedName": "FBSDKCoreKit._AEMReporterProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC11aemReporterAA20_AEMReporterProtocol_pXpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC11aemReporterAA20_AEMReporterProtocol_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 4, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AEMReporterProtocol.Type", "children": [ { "kind": "TypeNominal", "name": "_AEMReporterProtocol", "printedName": "FBSDKCoreKit._AEMReporterProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC11aemReporterAA20_AEMReporterProtocol_pXpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC11aemReporterAA20_AEMReporterProtocol_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appEventParametersExtractor", "printedName": "appEventParametersExtractor", "children": [ { "kind": "TypeNominal", "name": "_AppEventParametersExtracting", "printedName": "FBSDKCoreKit._AppEventParametersExtracting", "usr": "c:objc(pl)FBSDKAppEventParametersExtracting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC27appEventParametersExtractorSo08FBSDKAppfG10Extracting_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC27appEventParametersExtractorSo08FBSDKAppfG10Extracting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 5, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppEventParametersExtracting", "printedName": "FBSDKCoreKit._AppEventParametersExtracting", "usr": "c:objc(pl)FBSDKAppEventParametersExtracting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC27appEventParametersExtractorSo08FBSDKAppfG10Extracting_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC27appEventParametersExtractorSo08FBSDKAppfG10Extracting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appEvents", "printedName": "appEvents", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit.EventLogging & FBSDKCoreKit._AppEventsConfiguring & FBSDKCoreKit._ApplicationActivating & FBSDKCoreKit._ApplicationLifecycleObserving & FBSDKCoreKit._ApplicationStateSetting & FBSDKCoreKit._SourceApplicationTracking" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC9appEventsSo17FBSDKEventLogging_So08FBSDKAppF11ConfiguringSo26FBSDKApplicationActivatingSo0K18LifecycleObservingSo0K12StateSettingSo30FBSDKSourceApplicationTrackingpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC9appEventsSo17FBSDKEventLogging_So08FBSDKAppF11ConfiguringSo26FBSDKApplicationActivatingSo0K18LifecycleObservingSo0K12StateSettingSo30FBSDKSourceApplicationTrackingpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 6, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit.EventLogging & FBSDKCoreKit._AppEventsConfiguring & FBSDKCoreKit._ApplicationActivating & FBSDKCoreKit._ApplicationLifecycleObserving & FBSDKCoreKit._ApplicationStateSetting & FBSDKCoreKit._SourceApplicationTracking" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC9appEventsSo17FBSDKEventLogging_So08FBSDKAppF11ConfiguringSo26FBSDKApplicationActivatingSo0K18LifecycleObservingSo0K12StateSettingSo30FBSDKSourceApplicationTrackingpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC9appEventsSo17FBSDKEventLogging_So08FBSDKAppF11ConfiguringSo26FBSDKApplicationActivatingSo0K18LifecycleObservingSo0K12StateSettingSo30FBSDKSourceApplicationTrackingpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appEventsConfigurationProvider", "printedName": "appEventsConfigurationProvider", "children": [ { "kind": "TypeNominal", "name": "_AppEventsConfigurationProviding", "printedName": "FBSDKCoreKit._AppEventsConfigurationProviding", "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC30appEventsConfigurationProviderSo08FBSDKAppfG9Providing_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC30appEventsConfigurationProviderSo08FBSDKAppfG9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 7, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppEventsConfigurationProviding", "printedName": "FBSDKCoreKit._AppEventsConfigurationProviding", "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC30appEventsConfigurationProviderSo08FBSDKAppfG9Providing_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC30appEventsConfigurationProviderSo08FBSDKAppfG9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appEventsDropDeterminer", "printedName": "appEventsDropDeterminer", "children": [ { "kind": "TypeNominal", "name": "_AppEventDropDetermining", "printedName": "FBSDKCoreKit._AppEventDropDetermining", "usr": "c:objc(pl)FBSDKAppEventDropDetermining" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC23appEventsDropDeterminerSo013FBSDKAppEventG11Determining_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC23appEventsDropDeterminerSo013FBSDKAppEventG11Determining_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 8, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppEventDropDetermining", "printedName": "FBSDKCoreKit._AppEventDropDetermining", "usr": "c:objc(pl)FBSDKAppEventDropDetermining" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC23appEventsDropDeterminerSo013FBSDKAppEventG11Determining_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC23appEventsDropDeterminerSo013FBSDKAppEventG11Determining_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appEventsStateProvider", "printedName": "appEventsStateProvider", "children": [ { "kind": "TypeNominal", "name": "_AppEventsStateProviding", "printedName": "FBSDKCoreKit._AppEventsStateProviding", "usr": "c:objc(pl)FBSDKAppEventsStateProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC22appEventsStateProviderSo08FBSDKAppfG9Providing_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC22appEventsStateProviderSo08FBSDKAppfG9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 9, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppEventsStateProviding", "printedName": "FBSDKCoreKit._AppEventsStateProviding", "usr": "c:objc(pl)FBSDKAppEventsStateProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC22appEventsStateProviderSo08FBSDKAppfG9Providing_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC22appEventsStateProviderSo08FBSDKAppfG9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appEventsStateStore", "printedName": "appEventsStateStore", "children": [ { "kind": "TypeNominal", "name": "_AppEventsStatePersisting", "printedName": "FBSDKCoreKit._AppEventsStatePersisting", "usr": "c:objc(pl)FBSDKAppEventsStatePersisting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19appEventsStateStoreSo08FBSDKAppfG10Persisting_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19appEventsStateStoreSo08FBSDKAppfG10Persisting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 10, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppEventsStatePersisting", "printedName": "FBSDKCoreKit._AppEventsStatePersisting", "usr": "c:objc(pl)FBSDKAppEventsStatePersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19appEventsStateStoreSo08FBSDKAppfG10Persisting_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19appEventsStateStoreSo08FBSDKAppfG10Persisting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appEventsUtility", "printedName": "appEventsUtility", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AppEventDropDetermining & FBSDKCoreKit._AppEventParametersExtracting & FBSDKCoreKit._AppEventsUtilityProtocol & FBSDKCoreKit._LoggingNotifying" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC16appEventsUtilitySo28FBSDKAppEventDropDetermining_So0hI20ParametersExtractingSo0hfG0So21FBSDKLoggingNotifyingpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC16appEventsUtilitySo28FBSDKAppEventDropDetermining_So0hI20ParametersExtractingSo0hfG0So21FBSDKLoggingNotifyingpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 11, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AppEventDropDetermining & FBSDKCoreKit._AppEventParametersExtracting & FBSDKCoreKit._AppEventsUtilityProtocol & FBSDKCoreKit._LoggingNotifying" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC16appEventsUtilitySo28FBSDKAppEventDropDetermining_So0hI20ParametersExtractingSo0hfG0So21FBSDKLoggingNotifyingpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC16appEventsUtilitySo28FBSDKAppEventDropDetermining_So0hI20ParametersExtractingSo0hfG0So21FBSDKLoggingNotifyingpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appLinkEventPoster", "printedName": "appLinkEventPoster", "children": [ { "kind": "TypeNominal", "name": "_AppLinkEventPosting", "printedName": "FBSDKCoreKit._AppLinkEventPosting", "usr": "c:objc(pl)FBSDKAppLinkEventPosting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18appLinkEventPosterSo08FBSDKAppfG7Posting_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18appLinkEventPosterSo08FBSDKAppfG7Posting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 12, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppLinkEventPosting", "printedName": "FBSDKCoreKit._AppLinkEventPosting", "usr": "c:objc(pl)FBSDKAppLinkEventPosting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18appLinkEventPosterSo08FBSDKAppfG7Posting_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18appLinkEventPosterSo08FBSDKAppfG7Posting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appLinkFactory", "printedName": "appLinkFactory", "children": [ { "kind": "TypeNominal", "name": "_AppLinkCreating", "printedName": "FBSDKCoreKit._AppLinkCreating", "usr": "c:objc(pl)FBSDKAppLinkCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC14appLinkFactorySo08FBSDKAppF8Creating_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC14appLinkFactorySo08FBSDKAppF8Creating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 13, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppLinkCreating", "printedName": "FBSDKCoreKit._AppLinkCreating", "usr": "c:objc(pl)FBSDKAppLinkCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC14appLinkFactorySo08FBSDKAppF8Creating_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC14appLinkFactorySo08FBSDKAppF8Creating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appLinkResolver", "printedName": "appLinkResolver", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15appLinkResolverSo08FBSDKAppF9Resolving_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15appLinkResolverSo08FBSDKAppF9Resolving_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 14, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15appLinkResolverSo08FBSDKAppF9Resolving_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15appLinkResolverSo08FBSDKAppF9Resolving_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appLinkTargetFactory", "printedName": "appLinkTargetFactory", "children": [ { "kind": "TypeNominal", "name": "_AppLinkTargetCreating", "printedName": "FBSDKCoreKit._AppLinkTargetCreating", "usr": "c:objc(pl)FBSDKAppLinkTargetCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC20appLinkTargetFactorySo08FBSDKAppfG8Creating_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC20appLinkTargetFactorySo08FBSDKAppfG8Creating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 15, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppLinkTargetCreating", "printedName": "FBSDKCoreKit._AppLinkTargetCreating", "usr": "c:objc(pl)FBSDKAppLinkTargetCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC20appLinkTargetFactorySo08FBSDKAppfG8Creating_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC20appLinkTargetFactorySo08FBSDKAppfG8Creating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appLinkURLFactory", "printedName": "appLinkURLFactory", "children": [ { "kind": "TypeNominal", "name": "_AppLinkURLCreating", "printedName": "FBSDKCoreKit._AppLinkURLCreating", "usr": "c:objc(pl)FBSDKAppLinkURLCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC17appLinkURLFactorySo08FBSDKAppF11URLCreating_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC17appLinkURLFactorySo08FBSDKAppF11URLCreating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 16, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppLinkURLCreating", "printedName": "FBSDKCoreKit._AppLinkURLCreating", "usr": "c:objc(pl)FBSDKAppLinkURLCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC17appLinkURLFactorySo08FBSDKAppF11URLCreating_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC17appLinkURLFactorySo08FBSDKAppF11URLCreating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "atePublisherFactory", "printedName": "atePublisherFactory", "children": [ { "kind": "TypeNominal", "name": "_ATEPublisherCreating", "printedName": "FBSDKCoreKit._ATEPublisherCreating", "usr": "c:objc(pl)FBSDKATEPublisherCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19atePublisherFactorySo25FBSDKATEPublisherCreating_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19atePublisherFactorySo25FBSDKATEPublisherCreating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 17, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_ATEPublisherCreating", "printedName": "FBSDKCoreKit._ATEPublisherCreating", "usr": "c:objc(pl)FBSDKATEPublisherCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19atePublisherFactorySo25FBSDKATEPublisherCreating_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19atePublisherFactorySo25FBSDKATEPublisherCreating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "authenticationTokenWallet", "printedName": "authenticationTokenWallet", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AuthenticationTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AuthenticationTokenProviding", "printedName": "FBSDKCoreKit._AuthenticationTokenProviding", "usr": "c:objc(pl)FBSDKAuthenticationTokenProviding" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC25authenticationTokenWalletSo019FBSDKAuthenticationF9Providing_pXpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC25authenticationTokenWalletSo019FBSDKAuthenticationF9Providing_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 18, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AuthenticationTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AuthenticationTokenProviding", "printedName": "FBSDKCoreKit._AuthenticationTokenProviding", "usr": "c:objc(pl)FBSDKAuthenticationTokenProviding" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC25authenticationTokenWalletSo019FBSDKAuthenticationF9Providing_pXpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC25authenticationTokenWalletSo019FBSDKAuthenticationF9Providing_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "backgroundEventLogger", "printedName": "backgroundEventLogger", "children": [ { "kind": "TypeNominal", "name": "BackgroundEventLogging", "printedName": "FBSDKCoreKit.BackgroundEventLogging", "usr": "s:12FBSDKCoreKit22BackgroundEventLoggingP" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC21backgroundEventLoggerAA010BackgroundF7Logging_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC21backgroundEventLoggerAA010BackgroundF7Logging_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 19, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "BackgroundEventLogging", "printedName": "FBSDKCoreKit.BackgroundEventLogging", "usr": "s:12FBSDKCoreKit22BackgroundEventLoggingP" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC21backgroundEventLoggerAA010BackgroundF7Logging_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC21backgroundEventLoggerAA010BackgroundF7Logging_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "capiReporter", "printedName": "capiReporter", "children": [ { "kind": "TypeNominal", "name": "CAPIReporter", "printedName": "FBSDKCoreKit.CAPIReporter", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKCAPIReporter" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC12capiReporterAA12CAPIReporter_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC12capiReporterAA12CAPIReporter_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 20, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CAPIReporter", "printedName": "FBSDKCoreKit.CAPIReporter", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKCAPIReporter" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC12capiReporterAA12CAPIReporter_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC12capiReporterAA12CAPIReporter_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "codelessIndexer", "printedName": "codelessIndexer", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._CodelessIndexing.Type", "children": [ { "kind": "TypeNominal", "name": "_CodelessIndexing", "printedName": "FBSDKCoreKit._CodelessIndexing", "usr": "c:objc(pl)FBSDKCodelessIndexing" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15codelessIndexerSo21FBSDKCodelessIndexing_pXpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15codelessIndexerSo21FBSDKCodelessIndexing_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 21, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._CodelessIndexing.Type", "children": [ { "kind": "TypeNominal", "name": "_CodelessIndexing", "printedName": "FBSDKCoreKit._CodelessIndexing", "usr": "c:objc(pl)FBSDKCodelessIndexing" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15codelessIndexerSo21FBSDKCodelessIndexing_pXpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15codelessIndexerSo21FBSDKCodelessIndexing_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "crashHandler", "printedName": "crashHandler", "children": [ { "kind": "TypeNominal", "name": "CrashHandlerProtocol", "printedName": "FBSDKCoreKit_Basics.CrashHandlerProtocol", "usr": "c:objc(pl)FBSDKCrashHandler" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC12crashHandlerSo010FBSDKCrashF0_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC12crashHandlerSo010FBSDKCrashF0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 22, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CrashHandlerProtocol", "printedName": "FBSDKCoreKit_Basics.CrashHandlerProtocol", "usr": "c:objc(pl)FBSDKCrashHandler" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC12crashHandlerSo010FBSDKCrashF0_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC12crashHandlerSo010FBSDKCrashF0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "crashObserver", "printedName": "crashObserver", "children": [ { "kind": "TypeNominal", "name": "CrashObserving", "printedName": "FBSDKCoreKit_Basics.CrashObserving", "usr": "c:objc(pl)FBSDKCrashObserving" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13crashObserverSo19FBSDKCrashObserving_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13crashObserverSo19FBSDKCrashObserving_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 23, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CrashObserving", "printedName": "FBSDKCoreKit_Basics.CrashObserving", "usr": "c:objc(pl)FBSDKCrashObserving" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13crashObserverSo19FBSDKCrashObserving_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13crashObserverSo19FBSDKCrashObserving_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "dataExtractor", "printedName": "dataExtractor", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit_Basics._FileDataExtracting.Type", "children": [ { "kind": "TypeNominal", "name": "_FileDataExtracting", "printedName": "FBSDKCoreKit_Basics._FileDataExtracting", "usr": "c:objc(pl)FBSDKFileDataExtracting" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13dataExtractorSo23FBSDKFileDataExtracting_pXpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13dataExtractorSo23FBSDKFileDataExtracting_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 24, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit_Basics._FileDataExtracting.Type", "children": [ { "kind": "TypeNominal", "name": "_FileDataExtracting", "printedName": "FBSDKCoreKit_Basics._FileDataExtracting", "usr": "c:objc(pl)FBSDKFileDataExtracting" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13dataExtractorSo23FBSDKFileDataExtracting_pXpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13dataExtractorSo23FBSDKFileDataExtracting_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "defaultDataStore", "printedName": "defaultDataStore", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC16defaultDataStoreSo19FBSDKDataPersisting_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC16defaultDataStoreSo19FBSDKDataPersisting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 25, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC16defaultDataStoreSo19FBSDKDataPersisting_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC16defaultDataStoreSo19FBSDKDataPersisting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "deviceInformationProvider", "printedName": "deviceInformationProvider", "children": [ { "kind": "TypeNominal", "name": "_DeviceInformationProviding", "printedName": "FBSDKCoreKit._DeviceInformationProviding", "usr": "c:objc(pl)FBSDKDeviceInformationProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC25deviceInformationProviderSo011FBSDKDeviceF9Providing_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC25deviceInformationProviderSo011FBSDKDeviceF9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 26, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_DeviceInformationProviding", "printedName": "FBSDKCoreKit._DeviceInformationProviding", "usr": "c:objc(pl)FBSDKDeviceInformationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC25deviceInformationProviderSo011FBSDKDeviceF9Providing_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC25deviceInformationProviderSo011FBSDKDeviceF9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "dialogConfigurationMapBuilder", "printedName": "dialogConfigurationMapBuilder", "children": [ { "kind": "TypeNominal", "name": "_DialogConfigurationMapBuilding", "printedName": "FBSDKCoreKit._DialogConfigurationMapBuilding", "usr": "c:objc(pl)FBSDKDialogConfigurationMapBuilding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC29dialogConfigurationMapBuilderSo011FBSDKDialogfG8Building_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC29dialogConfigurationMapBuilderSo011FBSDKDialogfG8Building_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 27, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_DialogConfigurationMapBuilding", "printedName": "FBSDKCoreKit._DialogConfigurationMapBuilding", "usr": "c:objc(pl)FBSDKDialogConfigurationMapBuilding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC29dialogConfigurationMapBuilderSo011FBSDKDialogfG8Building_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC29dialogConfigurationMapBuilderSo011FBSDKDialogfG8Building_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "errorConfigurationProvider", "printedName": "errorConfigurationProvider", "children": [ { "kind": "TypeNominal", "name": "_ErrorConfigurationProviding", "printedName": "FBSDKCoreKit._ErrorConfigurationProviding", "usr": "c:objc(pl)FBSDKErrorConfigurationProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC26errorConfigurationProviderSo010FBSDKErrorF9Providing_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC26errorConfigurationProviderSo010FBSDKErrorF9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 28, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_ErrorConfigurationProviding", "printedName": "FBSDKCoreKit._ErrorConfigurationProviding", "usr": "c:objc(pl)FBSDKErrorConfigurationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC26errorConfigurationProviderSo010FBSDKErrorF9Providing_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC26errorConfigurationProviderSo010FBSDKErrorF9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "errorFactory", "printedName": "errorFactory", "children": [ { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC12errorFactorySo18FBSDKErrorCreating_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC12errorFactorySo18FBSDKErrorCreating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 29, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC12errorFactorySo18FBSDKErrorCreating_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC12errorFactorySo18FBSDKErrorCreating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "errorReporter", "printedName": "errorReporter", "children": [ { "kind": "TypeNominal", "name": "ErrorReporting", "printedName": "FBSDKCoreKit.ErrorReporting", "usr": "c:objc(pl)FBSDKErrorReporting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13errorReporterSo19FBSDKErrorReporting_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13errorReporterSo19FBSDKErrorReporting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 30, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ErrorReporting", "printedName": "FBSDKCoreKit.ErrorReporting", "usr": "c:objc(pl)FBSDKErrorReporting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13errorReporterSo19FBSDKErrorReporting_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13errorReporterSo19FBSDKErrorReporting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "eventDeactivationManager", "printedName": "eventDeactivationManager", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AppEventsParameterProcessing & FBSDKCoreKit._EventsProcessing" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC24eventDeactivationManagerSo33FBSDKAppEventsParameterProcessing_So011FBSDKEventsK0pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC24eventDeactivationManagerSo33FBSDKAppEventsParameterProcessing_So011FBSDKEventsK0pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 31, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AppEventsParameterProcessing & FBSDKCoreKit._EventsProcessing" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC24eventDeactivationManagerSo33FBSDKAppEventsParameterProcessing_So011FBSDKEventsK0pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC24eventDeactivationManagerSo33FBSDKAppEventsParameterProcessing_So011FBSDKEventsK0pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "eventLogger", "printedName": "eventLogger", "children": [ { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC11eventLoggerSo17FBSDKEventLogging_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC11eventLoggerSo17FBSDKEventLogging_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 32, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC11eventLoggerSo17FBSDKEventLogging_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC11eventLoggerSo17FBSDKEventLogging_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "featureChecker", "printedName": "featureChecker", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit.FeatureChecking & FBSDKCoreKit._FeatureDisabling" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC14featureCheckerSo20FBSDKFeatureChecking_So0G9Disablingpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC14featureCheckerSo20FBSDKFeatureChecking_So0G9Disablingpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 33, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit.FeatureChecking & FBSDKCoreKit._FeatureDisabling" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC14featureCheckerSo20FBSDKFeatureChecking_So0G9Disablingpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC14featureCheckerSo20FBSDKFeatureChecking_So0G9Disablingpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "featureExtractor", "printedName": "featureExtractor", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._FeatureExtracting.Type", "children": [ { "kind": "TypeNominal", "name": "_FeatureExtracting", "printedName": "FBSDKCoreKit._FeatureExtracting", "usr": "c:objc(pl)FBSDKFeatureExtracting" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC16featureExtractorSo22FBSDKFeatureExtracting_pXpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC16featureExtractorSo22FBSDKFeatureExtracting_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 34, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._FeatureExtracting.Type", "children": [ { "kind": "TypeNominal", "name": "_FeatureExtracting", "printedName": "FBSDKCoreKit._FeatureExtracting", "usr": "c:objc(pl)FBSDKFeatureExtracting" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC16featureExtractorSo22FBSDKFeatureExtracting_pXpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC16featureExtractorSo22FBSDKFeatureExtracting_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "fileManager", "printedName": "fileManager", "children": [ { "kind": "TypeNominal", "name": "_FileManaging", "printedName": "FBSDKCoreKit_Basics._FileManaging", "usr": "c:objc(pl)FBSDKFileManaging" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC11fileManagerSo17FBSDKFileManaging_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC11fileManagerSo17FBSDKFileManaging_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 35, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_FileManaging", "printedName": "FBSDKCoreKit_Basics._FileManaging", "usr": "c:objc(pl)FBSDKFileManaging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC11fileManagerSo17FBSDKFileManaging_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC11fileManagerSo17FBSDKFileManaging_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "gateKeeperManager", "printedName": "gateKeeperManager", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC17gateKeeperManagerSo09FBSDKGateF8Managing_pXpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC17gateKeeperManagerSo09FBSDKGateF8Managing_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 36, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC17gateKeeperManagerSo09FBSDKGateF8Managing_pXpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC17gateKeeperManagerSo09FBSDKGateF8Managing_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "getApplicationActivationNotifier", "printedName": "getApplicationActivationNotifier", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "() -> Any", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" }, { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC32getApplicationActivationNotifierypycvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC32getApplicationActivationNotifierypycvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 37, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "() -> Any", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" }, { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC32getApplicationActivationNotifierypycvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC32getApplicationActivationNotifierypycvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "graphRequestConnectionFactory", "printedName": "graphRequestConnectionFactory", "children": [ { "kind": "TypeNominal", "name": "GraphRequestConnectionFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestConnectionFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestConnectionFactory" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC29graphRequestConnectionFactorySo010FBSDKGraphfgH0_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC29graphRequestConnectionFactorySo010FBSDKGraphfgH0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 38, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "GraphRequestConnectionFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestConnectionFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestConnectionFactory" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC29graphRequestConnectionFactorySo010FBSDKGraphfgH0_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC29graphRequestConnectionFactorySo010FBSDKGraphfgH0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "graphRequestFactory", "printedName": "graphRequestFactory", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19graphRequestFactorySo010FBSDKGraphfG0_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19graphRequestFactorySo010FBSDKGraphfG0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 39, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19graphRequestFactorySo010FBSDKGraphfG0_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19graphRequestFactorySo010FBSDKGraphfG0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "impressionLoggerFactory", "printedName": "impressionLoggerFactory", "children": [ { "kind": "TypeNominal", "name": "_ImpressionLoggerFactoryProtocol", "printedName": "FBSDKCoreKit._ImpressionLoggerFactoryProtocol", "usr": "c:objc(pl)FBSDKImpressionLoggerFactory" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC23impressionLoggerFactorySo015FBSDKImpressionfG0_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC23impressionLoggerFactorySo015FBSDKImpressionfG0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 40, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_ImpressionLoggerFactoryProtocol", "printedName": "FBSDKCoreKit._ImpressionLoggerFactoryProtocol", "usr": "c:objc(pl)FBSDKImpressionLoggerFactory" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC23impressionLoggerFactorySo015FBSDKImpressionfG0_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC23impressionLoggerFactorySo015FBSDKImpressionfG0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "infoDictionaryProvider", "printedName": "infoDictionaryProvider", "children": [ { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC22infoDictionaryProviderSo09FBSDKInfoF9Providing_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC22infoDictionaryProviderSo09FBSDKInfoF9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 41, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC22infoDictionaryProviderSo09FBSDKInfoF9Providing_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC22infoDictionaryProviderSo09FBSDKInfoF9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "internalURLOpener", "printedName": "internalURLOpener", "children": [ { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC17internalURLOpenerSo013FBSDKInternalF0_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC17internalURLOpenerSo013FBSDKInternalF0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 42, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC17internalURLOpenerSo013FBSDKInternalF0_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC17internalURLOpenerSo013FBSDKInternalF0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "internalUtility", "printedName": "internalUtility", "children": [ { "kind": "TypeNominal", "name": "InternalUtilityProtocol", "printedName": "FBSDKCoreKit.InternalUtilityProtocol", "usr": "c:objc(pl)FBSDKInternalUtility" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15internalUtilitySo013FBSDKInternalF0_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15internalUtilitySo013FBSDKInternalF0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 43, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "InternalUtilityProtocol", "printedName": "FBSDKCoreKit.InternalUtilityProtocol", "usr": "c:objc(pl)FBSDKInternalUtility" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15internalUtilitySo013FBSDKInternalF0_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15internalUtilitySo013FBSDKInternalF0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "logger", "printedName": "logger", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit.Logging.Type", "children": [ { "kind": "TypeNominal", "name": "Logging", "printedName": "FBSDKCoreKit.Logging", "usr": "c:objc(pl)FBSDKLogging" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC6loggerSo12FBSDKLogging_pXpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC6loggerSo12FBSDKLogging_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 44, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit.Logging.Type", "children": [ { "kind": "TypeNominal", "name": "Logging", "printedName": "FBSDKCoreKit.Logging", "usr": "c:objc(pl)FBSDKLogging" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC6loggerSo12FBSDKLogging_pXpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC6loggerSo12FBSDKLogging_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "loggerFactory", "printedName": "loggerFactory", "children": [ { "kind": "TypeNominal", "name": "_LoggerCreating", "printedName": "FBSDKCoreKit._LoggerCreating", "usr": "c:objc(pl)__FBSDKLoggerCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13loggerFactorySo21__FBSDKLoggerCreating_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13loggerFactorySo21__FBSDKLoggerCreating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 45, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_LoggerCreating", "printedName": "FBSDKCoreKit._LoggerCreating", "usr": "c:objc(pl)__FBSDKLoggerCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13loggerFactorySo21__FBSDKLoggerCreating_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13loggerFactorySo21__FBSDKLoggerCreating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "macCatalystDeterminator", "printedName": "macCatalystDeterminator", "children": [ { "kind": "TypeNominal", "name": "_MacCatalystDetermining", "printedName": "FBSDKCoreKit._MacCatalystDetermining", "usr": "c:objc(pl)FBSDKMacCatalystDetermining" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC23macCatalystDeterminatorSo08FBSDKMacF11Determining_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC23macCatalystDeterminatorSo08FBSDKMacF11Determining_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 46, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_MacCatalystDetermining", "printedName": "FBSDKCoreKit._MacCatalystDetermining", "usr": "c:objc(pl)FBSDKMacCatalystDetermining" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC23macCatalystDeterminatorSo08FBSDKMacF11Determining_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC23macCatalystDeterminatorSo08FBSDKMacF11Determining_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "metadataIndexer", "printedName": "metadataIndexer", "children": [ { "kind": "TypeNominal", "name": "_MetadataIndexing", "printedName": "FBSDKCoreKit._MetadataIndexing", "usr": "c:objc(pl)FBSDKMetadataIndexing" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15metadataIndexerSo21FBSDKMetadataIndexing_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15metadataIndexerSo21FBSDKMetadataIndexing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 47, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_MetadataIndexing", "printedName": "FBSDKCoreKit._MetadataIndexing", "usr": "c:objc(pl)FBSDKMetadataIndexing" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15metadataIndexerSo21FBSDKMetadataIndexing_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15metadataIndexerSo21FBSDKMetadataIndexing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "modelManager", "printedName": "modelManager", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._EventProcessing & FBSDKCoreKit._IntegrityParametersProcessorProvider" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC12modelManagerSo20FBSDKEventProcessing_So41FBSDKIntegrityParametersProcessorProviderpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC12modelManagerSo20FBSDKEventProcessing_So41FBSDKIntegrityParametersProcessorProviderpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 48, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._EventProcessing & FBSDKCoreKit._IntegrityParametersProcessorProvider" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC12modelManagerSo20FBSDKEventProcessing_So41FBSDKIntegrityParametersProcessorProviderpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC12modelManagerSo20FBSDKEventProcessing_So41FBSDKIntegrityParametersProcessorProviderpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "notificationCenter", "printedName": "notificationCenter", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._NotificationPosting & FBSDKCoreKit_Basics.NotificationDelivering" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18notificationCenterSo25_FBSDKNotificationPosting_So0G10Deliveringpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18notificationCenterSo25_FBSDKNotificationPosting_So0G10Deliveringpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 49, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._NotificationPosting & FBSDKCoreKit_Basics.NotificationDelivering" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18notificationCenterSo25_FBSDKNotificationPosting_So0G10Deliveringpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18notificationCenterSo25_FBSDKNotificationPosting_So0G10Deliveringpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "operatingSystemVersionComparer", "printedName": "operatingSystemVersionComparer", "children": [ { "kind": "TypeNominal", "name": "_OperatingSystemVersionComparing", "printedName": "FBSDKCoreKit._OperatingSystemVersionComparing", "usr": "c:objc(pl)FBSDKOperatingSystemVersionComparing" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC30operatingSystemVersionComparerSo014FBSDKOperatingfG9Comparing_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC30operatingSystemVersionComparerSo014FBSDKOperatingfG9Comparing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 50, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_OperatingSystemVersionComparing", "printedName": "FBSDKCoreKit._OperatingSystemVersionComparing", "usr": "c:objc(pl)FBSDKOperatingSystemVersionComparing" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC30operatingSystemVersionComparerSo014FBSDKOperatingfG9Comparing_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC30operatingSystemVersionComparerSo014FBSDKOperatingfG9Comparing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "paymentObserver", "printedName": "paymentObserver", "children": [ { "kind": "TypeNominal", "name": "_PaymentObserving", "printedName": "FBSDKCoreKit._PaymentObserving", "usr": "c:objc(pl)FBSDKPaymentObserving" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15paymentObserverSo21FBSDKPaymentObserving_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15paymentObserverSo21FBSDKPaymentObserving_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 51, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_PaymentObserving", "printedName": "FBSDKCoreKit._PaymentObserving", "usr": "c:objc(pl)FBSDKPaymentObserving" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15paymentObserverSo21FBSDKPaymentObserving_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15paymentObserverSo21FBSDKPaymentObserving_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "piggybackManager", "printedName": "piggybackManager", "children": [ { "kind": "TypeNominal", "name": "_GraphRequestPiggybackManaging", "printedName": "FBSDKCoreKit._GraphRequestPiggybackManaging", "usr": "c:objc(pl)FBSDKGraphRequestPiggybackManaging" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC16piggybackManagerSo34FBSDKGraphRequestPiggybackManaging_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC16piggybackManagerSo34FBSDKGraphRequestPiggybackManaging_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 52, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_GraphRequestPiggybackManaging", "printedName": "FBSDKCoreKit._GraphRequestPiggybackManaging", "usr": "c:objc(pl)FBSDKGraphRequestPiggybackManaging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC16piggybackManagerSo34FBSDKGraphRequestPiggybackManaging_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC16piggybackManagerSo34FBSDKGraphRequestPiggybackManaging_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "profileSetter", "printedName": "profileSetter", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit.ProfileProviding.Type", "children": [ { "kind": "TypeNominal", "name": "ProfileProviding", "printedName": "FBSDKCoreKit.ProfileProviding", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13profileSetterAA16ProfileProviding_pXpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13profileSetterAA16ProfileProviding_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 53, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit.ProfileProviding.Type", "children": [ { "kind": "TypeNominal", "name": "ProfileProviding", "printedName": "FBSDKCoreKit.ProfileProviding", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13profileSetterAA16ProfileProviding_pXpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13profileSetterAA16ProfileProviding_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "restrictiveDataFilterManager", "printedName": "restrictiveDataFilterManager", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AppEventsParameterProcessing & FBSDKCoreKit._EventsProcessing" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC28restrictiveDataFilterManagerSo33FBSDKAppEventsParameterProcessing_So011FBSDKEventsL0pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC28restrictiveDataFilterManagerSo33FBSDKAppEventsParameterProcessing_So011FBSDKEventsL0pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 54, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AppEventsParameterProcessing & FBSDKCoreKit._EventsProcessing" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC28restrictiveDataFilterManagerSo33FBSDKAppEventsParameterProcessing_So011FBSDKEventsL0pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC28restrictiveDataFilterManagerSo33FBSDKAppEventsParameterProcessing_So011FBSDKEventsL0pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "rulesFromKeyProvider", "printedName": "rulesFromKeyProvider", "children": [ { "kind": "TypeNominal", "name": "_RulesFromKeyProvider", "printedName": "FBSDKCoreKit._RulesFromKeyProvider", "usr": "c:objc(pl)FBSDKRulesFromKeyProvider" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC20rulesFromKeyProviderSo010FBSDKRulesfgH0_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC20rulesFromKeyProviderSo010FBSDKRulesfgH0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 55, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_RulesFromKeyProvider", "printedName": "FBSDKCoreKit._RulesFromKeyProvider", "usr": "c:objc(pl)FBSDKRulesFromKeyProvider" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC20rulesFromKeyProviderSo010FBSDKRulesfgH0_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC20rulesFromKeyProviderSo010FBSDKRulesfgH0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "serverConfigurationProvider", "printedName": "serverConfigurationProvider", "children": [ { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC27serverConfigurationProviderSo011FBSDKServerF9Providing_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC27serverConfigurationProviderSo011FBSDKServerF9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 56, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC27serverConfigurationProviderSo011FBSDKServerF9Providing_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC27serverConfigurationProviderSo011FBSDKServerF9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "sessionDataTaskProvider", "printedName": "sessionDataTaskProvider", "children": [ { "kind": "TypeNominal", "name": "URLSessionProviding", "printedName": "FBSDKCoreKit_Basics.URLSessionProviding", "usr": "c:objc(pl)FBSDKURLSessionProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC23sessionDataTaskProviderSo24FBSDKURLSessionProviding_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC23sessionDataTaskProviderSo24FBSDKURLSessionProviding_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 57, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "URLSessionProviding", "printedName": "FBSDKCoreKit_Basics.URLSessionProviding", "usr": "c:objc(pl)FBSDKURLSessionProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC23sessionDataTaskProviderSo24FBSDKURLSessionProviding_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC23sessionDataTaskProviderSo24FBSDKURLSessionProviding_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "settings", "printedName": "settings", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit.SettingsLogging & FBSDKCoreKit.SettingsProtocol" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC8settingsSo20FBSDKSettingsLogging_AA16SettingsProtocolpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC8settingsSo20FBSDKSettingsLogging_AA16SettingsProtocolpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 58, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit.SettingsLogging & FBSDKCoreKit.SettingsProtocol" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC8settingsSo20FBSDKSettingsLogging_AA16SettingsProtocolpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC8settingsSo20FBSDKSettingsLogging_AA16SettingsProtocolpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "skAdNetworkReporter", "printedName": "skAdNetworkReporter", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "(FBAEMKit.SKAdNetworkReporting & FBSDKCoreKit._AppEventsReporter)?", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBAEMKit.SKAdNetworkReporting & FBSDKCoreKit._AppEventsReporter" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19skAdNetworkReporter8FBAEMKit04SKAdG9Reporting_So014FBSDKAppEventsH0pSgvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19skAdNetworkReporter8FBAEMKit04SKAdG9Reporting_So014FBSDKAppEventsH0pSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 59, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "(FBAEMKit.SKAdNetworkReporting & FBSDKCoreKit._AppEventsReporter)?", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBAEMKit.SKAdNetworkReporting & FBSDKCoreKit._AppEventsReporter" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19skAdNetworkReporter8FBAEMKit04SKAdG9Reporting_So014FBSDKAppEventsH0pSgvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19skAdNetworkReporter8FBAEMKit04SKAdG9Reporting_So014FBSDKAppEventsH0pSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "suggestedEventsIndexer", "printedName": "suggestedEventsIndexer", "children": [ { "kind": "TypeNominal", "name": "_SuggestedEventsIndexerProtocol", "printedName": "FBSDKCoreKit._SuggestedEventsIndexerProtocol", "usr": "c:objc(pl)FBSDKSuggestedEventsIndexer" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC22suggestedEventsIndexerSo014FBSDKSuggestedfG0_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC22suggestedEventsIndexerSo014FBSDKSuggestedfG0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 60, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_SuggestedEventsIndexerProtocol", "printedName": "FBSDKCoreKit._SuggestedEventsIndexerProtocol", "usr": "c:objc(pl)FBSDKSuggestedEventsIndexer" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC22suggestedEventsIndexerSo014FBSDKSuggestedfG0_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC22suggestedEventsIndexerSo014FBSDKSuggestedfG0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "swizzler", "printedName": "swizzler", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._Swizzling.Type", "children": [ { "kind": "TypeNominal", "name": "_Swizzling", "printedName": "FBSDKCoreKit._Swizzling", "usr": "c:objc(pl)FBSDKSwizzling" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC8swizzlerSo14FBSDKSwizzling_pXpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC8swizzlerSo14FBSDKSwizzling_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 61, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._Swizzling.Type", "children": [ { "kind": "TypeNominal", "name": "_Swizzling", "printedName": "FBSDKCoreKit._Swizzling", "usr": "c:objc(pl)FBSDKSwizzling" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC8swizzlerSo14FBSDKSwizzling_pXpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC8swizzlerSo14FBSDKSwizzling_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "timeSpentRecorder", "printedName": "timeSpentRecorder", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._SourceApplicationTracking & FBSDKCoreKit._TimeSpentRecording" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC17timeSpentRecorderSo30FBSDKSourceApplicationTracking_So09FBSDKTimeF9Recordingpvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC17timeSpentRecorderSo30FBSDKSourceApplicationTracking_So09FBSDKTimeF9Recordingpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 62, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._SourceApplicationTracking & FBSDKCoreKit._TimeSpentRecording" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC17timeSpentRecorderSo30FBSDKSourceApplicationTracking_So09FBSDKTimeF9Recordingpvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC17timeSpentRecorderSo30FBSDKSourceApplicationTracking_So09FBSDKTimeF9Recordingpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "tokenCache", "printedName": "tokenCache", "children": [ { "kind": "TypeNominal", "name": "TokenCaching", "printedName": "FBSDKCoreKit.TokenCaching", "usr": "c:objc(pl)FBSDKTokenCaching" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC10tokenCacheSo17FBSDKTokenCaching_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC10tokenCacheSo17FBSDKTokenCaching_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 63, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "TokenCaching", "printedName": "FBSDKCoreKit.TokenCaching", "usr": "c:objc(pl)FBSDKTokenCaching" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC10tokenCacheSo17FBSDKTokenCaching_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC10tokenCacheSo17FBSDKTokenCaching_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "urlHoster", "printedName": "urlHoster", "children": [ { "kind": "TypeNominal", "name": "URLHosting", "printedName": "FBSDKCoreKit.URLHosting", "usr": "c:objc(pl)FBSDKURLHosting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC9urlHosterSo15FBSDKURLHosting_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC9urlHosterSo15FBSDKURLHosting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 64, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "URLHosting", "printedName": "FBSDKCoreKit.URLHosting", "usr": "c:objc(pl)FBSDKURLHosting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC9urlHosterSo15FBSDKURLHosting_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC9urlHosterSo15FBSDKURLHosting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "urlSessionProxyFactory", "printedName": "urlSessionProxyFactory", "children": [ { "kind": "TypeNominal", "name": "_URLSessionProxyProviding", "printedName": "FBSDKCoreKit._URLSessionProxyProviding", "usr": "c:objc(pl)FBSDKURLSessionProxyProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC22urlSessionProxyFactorySo015FBSDKURLSessionG9Providing_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC22urlSessionProxyFactorySo015FBSDKURLSessionG9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 65, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_URLSessionProxyProviding", "printedName": "FBSDKCoreKit._URLSessionProxyProviding", "usr": "c:objc(pl)FBSDKURLSessionProxyProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC22urlSessionProxyFactorySo015FBSDKURLSessionG9Providing_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC22urlSessionProxyFactorySo015FBSDKURLSessionG9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "userDataStore", "printedName": "userDataStore", "children": [ { "kind": "TypeNominal", "name": "_UserDataPersisting", "printedName": "FBSDKCoreKit._UserDataPersisting", "usr": "c:objc(pl)FBSDKUserDataPersisting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13userDataStoreSo09FBSDKUserF10Persisting_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13userDataStoreSo09FBSDKUserF10Persisting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 66, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_UserDataPersisting", "printedName": "FBSDKCoreKit._UserDataPersisting", "usr": "c:objc(pl)FBSDKUserDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC13userDataStoreSo09FBSDKUserF10Persisting_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC13userDataStoreSo09FBSDKUserF10Persisting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "userIDProvider", "printedName": "userIDProvider", "children": [ { "kind": "TypeNominal", "name": "_UserIDProviding", "printedName": "FBSDKCoreKit._UserIDProviding", "usr": "c:objc(pl)FBSDKUserIDProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC14userIDProviderSo20FBSDKUserIDProviding_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC14userIDProviderSo20FBSDKUserIDProviding_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 67, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_UserIDProviding", "printedName": "FBSDKCoreKit._UserIDProviding", "usr": "c:objc(pl)FBSDKUserIDProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC14userIDProviderSo20FBSDKUserIDProviding_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC14userIDProviderSo20FBSDKUserIDProviding_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "webViewProvider", "printedName": "webViewProvider", "children": [ { "kind": "TypeNominal", "name": "_WebViewProviding", "printedName": "FBSDKCoreKit._WebViewProviding", "usr": "c:objc(pl)FBSDKWebViewProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15webViewProviderSo08FBSDKWebF9Providing_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15webViewProviderSo08FBSDKWebF9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 68, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_WebViewProviding", "printedName": "FBSDKCoreKit._WebViewProviding", "usr": "c:objc(pl)FBSDKWebViewProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC15webViewProviderSo08FBSDKWebF9Providing_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC15webViewProviderSo08FBSDKWebF9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "aemManager", "printedName": "aemManager", "children": [ { "kind": "TypeNominal", "name": "_AutoSetup", "printedName": "FBSDKCoreKit._AutoSetup", "usr": "c:objc(pl)FBSDKAutoSetup" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC10aemManagerSo14FBSDKAutoSetup_pvp", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC10aemManagerSo14FBSDKAutoSetup_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 69, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AutoSetup", "printedName": "FBSDKCoreKit._AutoSetup", "usr": "c:objc(pl)FBSDKAutoSetup" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC10aemManagerSo14FBSDKAutoSetup_pvg", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC10aemManagerSo14FBSDKAutoSetup_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(accessTokenExpirer:accessTokenWallet:advertiserIDProvider:aemNetworker:aemReporter:appEventParametersExtractor:appEvents:appEventsConfigurationProvider:appEventsDropDeterminer:appEventsStateProvider:appEventsStateStore:appEventsUtility:appLinkEventPoster:appLinkFactory:appLinkResolver:appLinkTargetFactory:appLinkURLFactory:atePublisherFactory:authenticationTokenWallet:backgroundEventLogger:capiReporter:codelessIndexer:crashHandler:crashObserver:dataExtractor:defaultDataStore:deviceInformationProvider:dialogConfigurationMapBuilder:errorConfigurationProvider:errorFactory:errorReporter:eventDeactivationManager:eventLogger:featureChecker:featureExtractor:fileManager:gateKeeperManager:getApplicationActivationNotifier:graphRequestConnectionFactory:graphRequestFactory:impressionLoggerFactory:infoDictionaryProvider:internalURLOpener:internalUtility:logger:loggerFactory:macCatalystDeterminator:metadataIndexer:modelManager:notificationCenter:operatingSystemVersionComparer:paymentObserver:piggybackManager:profileSetter:restrictiveDataFilterManager:rulesFromKeyProvider:serverConfigurationProvider:sessionDataTaskProvider:settings:skAdNetworkReporter:suggestedEventsIndexer:swizzler:timeSpentRecorder:tokenCache:urlHoster:urlSessionProxyFactory:userDataStore:userIDProvider:webViewProvider:aemManager:)", "children": [ { "kind": "TypeNominal", "name": "CoreKitComponents", "printedName": "FBSDKCoreKit.CoreKitComponents", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC" }, { "kind": "TypeNominal", "name": "_AccessTokenExpiring", "printedName": "FBSDKCoreKit._AccessTokenExpiring", "usr": "c:@M@FBSDKCoreKit@objc(pl)_FBSDKAccessTokenExpiring" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "(FBSDKCoreKit._AccessTokenProviding & FBSDKCoreKit._TokenStringProviding).Type", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AccessTokenProviding & FBSDKCoreKit._TokenStringProviding" } ] }, { "kind": "TypeNominal", "name": "_AdvertiserIDProviding", "printedName": "FBSDKCoreKit._AdvertiserIDProviding", "usr": "c:objc(pl)FBSDKAdvertiserIDProviding" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBAEMKit.AEMNetworking?", "children": [ { "kind": "TypeNominal", "name": "AEMNetworking", "printedName": "FBAEMKit.AEMNetworking", "usr": "c:@M@FBAEMKit@objc(pl)FBAEMNetworking" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AEMReporterProtocol.Type", "children": [ { "kind": "TypeNominal", "name": "_AEMReporterProtocol", "printedName": "FBSDKCoreKit._AEMReporterProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter" } ] }, { "kind": "TypeNominal", "name": "_AppEventParametersExtracting", "printedName": "FBSDKCoreKit._AppEventParametersExtracting", "usr": "c:objc(pl)FBSDKAppEventParametersExtracting" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit.EventLogging & FBSDKCoreKit._AppEventsConfiguring & FBSDKCoreKit._ApplicationActivating & FBSDKCoreKit._ApplicationLifecycleObserving & FBSDKCoreKit._ApplicationStateSetting & FBSDKCoreKit._SourceApplicationTracking" }, { "kind": "TypeNominal", "name": "_AppEventsConfigurationProviding", "printedName": "FBSDKCoreKit._AppEventsConfigurationProviding", "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" }, { "kind": "TypeNominal", "name": "_AppEventDropDetermining", "printedName": "FBSDKCoreKit._AppEventDropDetermining", "usr": "c:objc(pl)FBSDKAppEventDropDetermining" }, { "kind": "TypeNominal", "name": "_AppEventsStateProviding", "printedName": "FBSDKCoreKit._AppEventsStateProviding", "usr": "c:objc(pl)FBSDKAppEventsStateProviding" }, { "kind": "TypeNominal", "name": "_AppEventsStatePersisting", "printedName": "FBSDKCoreKit._AppEventsStatePersisting", "usr": "c:objc(pl)FBSDKAppEventsStatePersisting" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AppEventDropDetermining & FBSDKCoreKit._AppEventParametersExtracting & FBSDKCoreKit._AppEventsUtilityProtocol & FBSDKCoreKit._LoggingNotifying" }, { "kind": "TypeNominal", "name": "_AppLinkEventPosting", "printedName": "FBSDKCoreKit._AppLinkEventPosting", "usr": "c:objc(pl)FBSDKAppLinkEventPosting" }, { "kind": "TypeNominal", "name": "_AppLinkCreating", "printedName": "FBSDKCoreKit._AppLinkCreating", "usr": "c:objc(pl)FBSDKAppLinkCreating" }, { "kind": "TypeNominal", "name": "AppLinkResolving", "printedName": "FBSDKCoreKit.AppLinkResolving", "usr": "c:objc(pl)FBSDKAppLinkResolving" }, { "kind": "TypeNominal", "name": "_AppLinkTargetCreating", "printedName": "FBSDKCoreKit._AppLinkTargetCreating", "usr": "c:objc(pl)FBSDKAppLinkTargetCreating" }, { "kind": "TypeNominal", "name": "_AppLinkURLCreating", "printedName": "FBSDKCoreKit._AppLinkURLCreating", "usr": "c:objc(pl)FBSDKAppLinkURLCreating" }, { "kind": "TypeNominal", "name": "_ATEPublisherCreating", "printedName": "FBSDKCoreKit._ATEPublisherCreating", "usr": "c:objc(pl)FBSDKATEPublisherCreating" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AuthenticationTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AuthenticationTokenProviding", "printedName": "FBSDKCoreKit._AuthenticationTokenProviding", "usr": "c:objc(pl)FBSDKAuthenticationTokenProviding" } ] }, { "kind": "TypeNominal", "name": "BackgroundEventLogging", "printedName": "FBSDKCoreKit.BackgroundEventLogging", "usr": "s:12FBSDKCoreKit22BackgroundEventLoggingP" }, { "kind": "TypeNominal", "name": "CAPIReporter", "printedName": "FBSDKCoreKit.CAPIReporter", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKCAPIReporter" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._CodelessIndexing.Type", "children": [ { "kind": "TypeNominal", "name": "_CodelessIndexing", "printedName": "FBSDKCoreKit._CodelessIndexing", "usr": "c:objc(pl)FBSDKCodelessIndexing" } ] }, { "kind": "TypeNominal", "name": "CrashHandlerProtocol", "printedName": "FBSDKCoreKit_Basics.CrashHandlerProtocol", "usr": "c:objc(pl)FBSDKCrashHandler" }, { "kind": "TypeNominal", "name": "CrashObserving", "printedName": "FBSDKCoreKit_Basics.CrashObserving", "usr": "c:objc(pl)FBSDKCrashObserving" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit_Basics._FileDataExtracting.Type", "children": [ { "kind": "TypeNominal", "name": "_FileDataExtracting", "printedName": "FBSDKCoreKit_Basics._FileDataExtracting", "usr": "c:objc(pl)FBSDKFileDataExtracting" } ] }, { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" }, { "kind": "TypeNominal", "name": "_DeviceInformationProviding", "printedName": "FBSDKCoreKit._DeviceInformationProviding", "usr": "c:objc(pl)FBSDKDeviceInformationProviding" }, { "kind": "TypeNominal", "name": "_DialogConfigurationMapBuilding", "printedName": "FBSDKCoreKit._DialogConfigurationMapBuilding", "usr": "c:objc(pl)FBSDKDialogConfigurationMapBuilding" }, { "kind": "TypeNominal", "name": "_ErrorConfigurationProviding", "printedName": "FBSDKCoreKit._ErrorConfigurationProviding", "usr": "c:objc(pl)FBSDKErrorConfigurationProviding" }, { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" }, { "kind": "TypeNominal", "name": "ErrorReporting", "printedName": "FBSDKCoreKit.ErrorReporting", "usr": "c:objc(pl)FBSDKErrorReporting" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AppEventsParameterProcessing & FBSDKCoreKit._EventsProcessing" }, { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit.FeatureChecking & FBSDKCoreKit._FeatureDisabling" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._FeatureExtracting.Type", "children": [ { "kind": "TypeNominal", "name": "_FeatureExtracting", "printedName": "FBSDKCoreKit._FeatureExtracting", "usr": "c:objc(pl)FBSDKFeatureExtracting" } ] }, { "kind": "TypeNominal", "name": "_FileManaging", "printedName": "FBSDKCoreKit_Basics._FileManaging", "usr": "c:objc(pl)FBSDKFileManaging" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] }, { "kind": "TypeFunc", "name": "Function", "printedName": "() -> Any", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" }, { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ] }, { "kind": "TypeNominal", "name": "GraphRequestConnectionFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestConnectionFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestConnectionFactory" }, { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" }, { "kind": "TypeNominal", "name": "_ImpressionLoggerFactoryProtocol", "printedName": "FBSDKCoreKit._ImpressionLoggerFactoryProtocol", "usr": "c:objc(pl)FBSDKImpressionLoggerFactory" }, { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" }, { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" }, { "kind": "TypeNominal", "name": "InternalUtilityProtocol", "printedName": "FBSDKCoreKit.InternalUtilityProtocol", "usr": "c:objc(pl)FBSDKInternalUtility" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit.Logging.Type", "children": [ { "kind": "TypeNominal", "name": "Logging", "printedName": "FBSDKCoreKit.Logging", "usr": "c:objc(pl)FBSDKLogging" } ] }, { "kind": "TypeNominal", "name": "_LoggerCreating", "printedName": "FBSDKCoreKit._LoggerCreating", "usr": "c:objc(pl)__FBSDKLoggerCreating" }, { "kind": "TypeNominal", "name": "_MacCatalystDetermining", "printedName": "FBSDKCoreKit._MacCatalystDetermining", "usr": "c:objc(pl)FBSDKMacCatalystDetermining" }, { "kind": "TypeNominal", "name": "_MetadataIndexing", "printedName": "FBSDKCoreKit._MetadataIndexing", "usr": "c:objc(pl)FBSDKMetadataIndexing" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._EventProcessing & FBSDKCoreKit._IntegrityParametersProcessorProvider" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._NotificationPosting & FBSDKCoreKit_Basics.NotificationDelivering" }, { "kind": "TypeNominal", "name": "_OperatingSystemVersionComparing", "printedName": "FBSDKCoreKit._OperatingSystemVersionComparing", "usr": "c:objc(pl)FBSDKOperatingSystemVersionComparing" }, { "kind": "TypeNominal", "name": "_PaymentObserving", "printedName": "FBSDKCoreKit._PaymentObserving", "usr": "c:objc(pl)FBSDKPaymentObserving" }, { "kind": "TypeNominal", "name": "_GraphRequestPiggybackManaging", "printedName": "FBSDKCoreKit._GraphRequestPiggybackManaging", "usr": "c:objc(pl)FBSDKGraphRequestPiggybackManaging" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit.ProfileProviding.Type", "children": [ { "kind": "TypeNominal", "name": "ProfileProviding", "printedName": "FBSDKCoreKit.ProfileProviding", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding" } ] }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._AppEventsParameterProcessing & FBSDKCoreKit._EventsProcessing" }, { "kind": "TypeNominal", "name": "_RulesFromKeyProvider", "printedName": "FBSDKCoreKit._RulesFromKeyProvider", "usr": "c:objc(pl)FBSDKRulesFromKeyProvider" }, { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" }, { "kind": "TypeNominal", "name": "URLSessionProviding", "printedName": "FBSDKCoreKit_Basics.URLSessionProviding", "usr": "c:objc(pl)FBSDKURLSessionProviding" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit.SettingsLogging & FBSDKCoreKit.SettingsProtocol" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "(FBAEMKit.SKAdNetworkReporting & FBSDKCoreKit._AppEventsReporter)?", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBAEMKit.SKAdNetworkReporting & FBSDKCoreKit._AppEventsReporter" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "_SuggestedEventsIndexerProtocol", "printedName": "FBSDKCoreKit._SuggestedEventsIndexerProtocol", "usr": "c:objc(pl)FBSDKSuggestedEventsIndexer" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._Swizzling.Type", "children": [ { "kind": "TypeNominal", "name": "_Swizzling", "printedName": "FBSDKCoreKit._Swizzling", "usr": "c:objc(pl)FBSDKSwizzling" } ] }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._SourceApplicationTracking & FBSDKCoreKit._TimeSpentRecording" }, { "kind": "TypeNominal", "name": "TokenCaching", "printedName": "FBSDKCoreKit.TokenCaching", "usr": "c:objc(pl)FBSDKTokenCaching" }, { "kind": "TypeNominal", "name": "URLHosting", "printedName": "FBSDKCoreKit.URLHosting", "usr": "c:objc(pl)FBSDKURLHosting" }, { "kind": "TypeNominal", "name": "_URLSessionProxyProviding", "printedName": "FBSDKCoreKit._URLSessionProxyProviding", "usr": "c:objc(pl)FBSDKURLSessionProxyProviding" }, { "kind": "TypeNominal", "name": "_UserDataPersisting", "printedName": "FBSDKCoreKit._UserDataPersisting", "usr": "c:objc(pl)FBSDKUserDataPersisting" }, { "kind": "TypeNominal", "name": "_UserIDProviding", "printedName": "FBSDKCoreKit._UserIDProviding", "usr": "c:objc(pl)FBSDKUserIDProviding" }, { "kind": "TypeNominal", "name": "_WebViewProviding", "printedName": "FBSDKCoreKit._WebViewProviding", "usr": "c:objc(pl)FBSDKWebViewProviding" }, { "kind": "TypeNominal", "name": "_AutoSetup", "printedName": "FBSDKCoreKit._AutoSetup", "usr": "c:objc(pl)FBSDKAutoSetup" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18accessTokenExpirer0eF6Wallet20advertiserIDProvider12aemNetworker0K8Reporter27appEventParametersExtractor0N6Events0nR21ConfigurationProvider0nR14DropDeterminer0nr5StateT00nrW5Store0nR7Utility0n4LinkO6Poster0nZ7Factory0nZ8Resolver0nZ13TargetFactory0nZ10URLFactory19atePublisherFactory014authenticationfH0010backgroundO6Logger04capiM015codelessIndexer12crashHandler13crashObserver04dataQ0011defaultDataX0017deviceInformationT006dialogS10MapBuilder05errorsT012errorFactory05errorM024eventDeactivationManager11eventLogger14featureChecker07featureQ011fileManager17gateKeeperManager32getApplicationActivationNotifier29graphRequestConnectionFactory19graphRequestFactory23impressionLoggerFactory014infoDictionaryT017internalURLOpener08internalY06logger13loggerFactory23macCatalystDeterminator15metadataIndexer12modelManager18notificationCenter30operatingSystemVersionComparer15paymentObserver16piggybackManager13profileSetter28restrictiveDataFilterManager012rulesFromKeyT006serversT0015sessionDataTaskT08settings011skAdNetworkM009suggestedR7Indexer8swizzler17timeSpentRecorder10tokenCache9urlHoster22urlSessionProxyFactory08userDataX004userJ007webViewT00K7ManagerAcA07_AccessF8Expiring_p_So011FBSDKAccessF9Providing_So25FBSDKTokenStringProvidingpXpSo26FBSDKAdvertiserIDProviding_p8FBAEMKit13AEMNetworking_pSgAA20_AEMReporterProtocol_pXpSo08FBSDKAppoP10Extracting_pSo17FBSDKEventLogging_So08FBSDKAppR11ConfiguringSo26FBSDKApplicationActivatingSo34FBSDKApplicationLifecycleObservingSo016FBSDKApplicationW7SettingSo30FBSDKSourceApplicationTrackingpSo08FBSDKApprS9Providing_pSo08FBSDKAppoU11Determining_pSo08FBSDKApprW9Providing_pSo08FBSDKApprW10Persisting_pSoA62__SoA54_So08FBSDKApprY0So21FBSDKLoggingNotifyingpSo08FBSDKAppzO7Posting_pSo08FBSDKAppZ8Creating_pSo08FBSDKAppZ9Resolving_pSo08FBSDKAppZ14TargetCreating_pSo08FBSDKAppZ11URLCreating_pSo25FBSDKATEPublisherCreating_pSo019FBSDKAuthenticationF9Providing_pXpAA010BackgroundO7Logging_pAA12CAPIReporter_pSo21FBSDKCodelessIndexing_pXpSo17FBSDKCrashHandler_pSo19FBSDKCrashObserving_pSo23FBSDKFileDataExtracting_pXpSo19FBSDKDataPersisting_pSo31FBSDKDeviceInformationProviding_pSo011FBSDKDialogS11MapBuilding_pSo010FBSDKErrorS9Providing_pSo18FBSDKErrorCreating_pSo19FBSDKErrorReporting_pSo08FBSDKAppR19ParameterProcessing_So21FBSDKEventsProcessingpSoA55__pSo20FBSDKFeatureChecking_So21FBSDKFeatureDisablingpSo22FBSDKFeatureExtracting_pXpSo17FBSDKFileManaging_pSo23FBSDKGateKeeperManaging_pXpypycSo34FBSDKGraphRequestConnectionFactory_pSo24FBSDKGraphRequestFactory_pSo28FBSDKImpressionLoggerFactory_pSo28FBSDKInfoDictionaryProviding_pSo22FBSDKInternalURLOpener_pSo013FBSDKInternalY0_pSo12FBSDKLogging_pXpSo21__FBSDKLoggerCreating_pSo27FBSDKMacCatalystDetermining_pSo21FBSDKMetadataIndexing_pSo20FBSDKEventProcessing_So014FBSDKIntegrityp9ProcessorT0pSo25_FBSDKNotificationPosting_So27FBSDKNotificationDeliveringpSo36FBSDKOperatingSystemVersionComparing_pSo21FBSDKPaymentObserving_pSo34FBSDKGraphRequestPiggybackManaging_pAA16ProfileProviding_pXpSoA86__SoA87_pSo017FBSDKRulesFromKeyT0_pSo011FBSDKServerS9Providing_pSo24FBSDKURLSessionProviding_pSo20FBSDKSettingsLogging_AA16SettingsProtocolpA50_20SKAdNetworkReporting_So08FBSDKApprM0pSgSo014FBSDKSuggestedR7Indexer_pSo14FBSDKSwizzling_pXpSoA60__So23FBSDKTimeSpentRecordingpSo17FBSDKTokenCaching_pSo15FBSDKURLHosting_pSo29FBSDKURLSessionProxyProviding_pSo23FBSDKUserDataPersisting_pSo20FBSDKUserIDProviding_pSo21FBSDKWebViewProviding_pSo14FBSDKAutoSetup_ptcfc", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18accessTokenExpirer0eF6Wallet20advertiserIDProvider12aemNetworker0K8Reporter27appEventParametersExtractor0N6Events0nR21ConfigurationProvider0nR14DropDeterminer0nr5StateT00nrW5Store0nR7Utility0n4LinkO6Poster0nZ7Factory0nZ8Resolver0nZ13TargetFactory0nZ10URLFactory19atePublisherFactory014authenticationfH0010backgroundO6Logger04capiM015codelessIndexer12crashHandler13crashObserver04dataQ0011defaultDataX0017deviceInformationT006dialogS10MapBuilder05errorsT012errorFactory05errorM024eventDeactivationManager11eventLogger14featureChecker07featureQ011fileManager17gateKeeperManager32getApplicationActivationNotifier29graphRequestConnectionFactory19graphRequestFactory23impressionLoggerFactory014infoDictionaryT017internalURLOpener08internalY06logger13loggerFactory23macCatalystDeterminator15metadataIndexer12modelManager18notificationCenter30operatingSystemVersionComparer15paymentObserver16piggybackManager13profileSetter28restrictiveDataFilterManager012rulesFromKeyT006serversT0015sessionDataTaskT08settings011skAdNetworkM009suggestedR7Indexer8swizzler17timeSpentRecorder10tokenCache9urlHoster22urlSessionProxyFactory08userDataX004userJ007webViewT00K7ManagerAcA07_AccessF8Expiring_p_So011FBSDKAccessF9Providing_So25FBSDKTokenStringProvidingpXpSo26FBSDKAdvertiserIDProviding_p8FBAEMKit13AEMNetworking_pSgAA20_AEMReporterProtocol_pXpSo08FBSDKAppoP10Extracting_pSo17FBSDKEventLogging_So08FBSDKAppR11ConfiguringSo26FBSDKApplicationActivatingSo34FBSDKApplicationLifecycleObservingSo016FBSDKApplicationW7SettingSo30FBSDKSourceApplicationTrackingpSo08FBSDKApprS9Providing_pSo08FBSDKAppoU11Determining_pSo08FBSDKApprW9Providing_pSo08FBSDKApprW10Persisting_pSoA62__SoA54_So08FBSDKApprY0So21FBSDKLoggingNotifyingpSo08FBSDKAppzO7Posting_pSo08FBSDKAppZ8Creating_pSo08FBSDKAppZ9Resolving_pSo08FBSDKAppZ14TargetCreating_pSo08FBSDKAppZ11URLCreating_pSo25FBSDKATEPublisherCreating_pSo019FBSDKAuthenticationF9Providing_pXpAA010BackgroundO7Logging_pAA12CAPIReporter_pSo21FBSDKCodelessIndexing_pXpSo17FBSDKCrashHandler_pSo19FBSDKCrashObserving_pSo23FBSDKFileDataExtracting_pXpSo19FBSDKDataPersisting_pSo31FBSDKDeviceInformationProviding_pSo011FBSDKDialogS11MapBuilding_pSo010FBSDKErrorS9Providing_pSo18FBSDKErrorCreating_pSo19FBSDKErrorReporting_pSo08FBSDKAppR19ParameterProcessing_So21FBSDKEventsProcessingpSoA55__pSo20FBSDKFeatureChecking_So21FBSDKFeatureDisablingpSo22FBSDKFeatureExtracting_pXpSo17FBSDKFileManaging_pSo23FBSDKGateKeeperManaging_pXpypycSo34FBSDKGraphRequestConnectionFactory_pSo24FBSDKGraphRequestFactory_pSo28FBSDKImpressionLoggerFactory_pSo28FBSDKInfoDictionaryProviding_pSo22FBSDKInternalURLOpener_pSo013FBSDKInternalY0_pSo12FBSDKLogging_pXpSo21__FBSDKLoggerCreating_pSo27FBSDKMacCatalystDetermining_pSo21FBSDKMetadataIndexing_pSo20FBSDKEventProcessing_So014FBSDKIntegrityp9ProcessorT0pSo25_FBSDKNotificationPosting_So27FBSDKNotificationDeliveringpSo36FBSDKOperatingSystemVersionComparing_pSo21FBSDKPaymentObserving_pSo34FBSDKGraphRequestPiggybackManaging_pAA16ProfileProviding_pXpSoA86__SoA87_pSo017FBSDKRulesFromKeyT0_pSo011FBSDKServerS9Providing_pSo24FBSDKURLSessionProviding_pSo20FBSDKSettingsLogging_AA16SettingsProtocolpA50_20SKAdNetworkReporting_So08FBSDKApprM0pSgSo014FBSDKSuggestedR7Indexer_pSo14FBSDKSwizzling_pXpSoA60__So23FBSDKTimeSpentRecordingpSo17FBSDKTokenCaching_pSo15FBSDKURLHosting_pSo29FBSDKURLSessionProxyProviding_pSo23FBSDKUserDataPersisting_pSo20FBSDKUserIDProviding_pSo21FBSDKWebViewProviding_pSo14FBSDKAutoSetup_ptcfc", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "init_kind": "Designated" }, { "kind": "Var", "name": "default", "printedName": "default", "children": [ { "kind": "TypeNominal", "name": "CoreKitComponents", "printedName": "FBSDKCoreKit.CoreKitComponents", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC7defaultACvpZ", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC7defaultACvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "RawDocComment" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CoreKitComponents", "printedName": "FBSDKCoreKit.CoreKitComponents", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC7defaultACvgZ", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC7defaultACvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] } ], "declKind": "Class", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC", "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ] }, { "kind": "Import", "name": "FBAEMKit", "printedName": "FBAEMKit", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Testable", "RawDocComment" ] }, { "kind": "TypeDecl", "name": "CoreKitConfigurator", "printedName": "CoreKitConfigurator", "children": [ { "kind": "Var", "name": "components", "printedName": "components", "children": [ { "kind": "TypeNominal", "name": "CoreKitComponents", "printedName": "FBSDKCoreKit.CoreKitComponents", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit04CoreB12ConfiguratorC10componentsAA0cB10ComponentsCvp", "mangledName": "$s12FBSDKCoreKit04CoreB12ConfiguratorC10componentsAA0cB10ComponentsCvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "fixedbinaryorder": 0, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CoreKitComponents", "printedName": "FBSDKCoreKit.CoreKitComponents", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit04CoreB12ConfiguratorC10componentsAA0cB10ComponentsCvg", "mangledName": "$s12FBSDKCoreKit04CoreB12ConfiguratorC10componentsAA0cB10ComponentsCvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(components:)", "children": [ { "kind": "TypeNominal", "name": "CoreKitConfigurator", "printedName": "FBSDKCoreKit.CoreKitConfigurator", "usr": "s:12FBSDKCoreKit04CoreB12ConfiguratorC" }, { "kind": "TypeNominal", "name": "CoreKitComponents", "printedName": "FBSDKCoreKit.CoreKitComponents", "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit04CoreB12ConfiguratorC10componentsAcA0cB10ComponentsC_tcfc", "mangledName": "$s12FBSDKCoreKit04CoreB12ConfiguratorC10componentsAcA0cB10ComponentsC_tcfc", "moduleName": "FBSDKCoreKit", "init_kind": "Designated" }, { "kind": "Function", "name": "performConfiguration", "printedName": "performConfiguration()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit04CoreB12ConfiguratorC20performConfigurationyyF", "mangledName": "$s12FBSDKCoreKit04CoreB12ConfiguratorC20performConfigurationyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" } ], "declKind": "Class", "usr": "s:12FBSDKCoreKit04CoreB12ConfiguratorC", "mangledName": "$s12FBSDKCoreKit04CoreB12ConfiguratorC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "conformances": [ { "kind": "Conformance", "name": "CoreKitConfiguring", "printedName": "CoreKitConfiguring", "usr": "s:12FBSDKCoreKit04CoreB11ConfiguringP", "mangledName": "$s12FBSDKCoreKit04CoreB11ConfiguringP" } ] }, { "kind": "TypeDecl", "name": "CoreKitConfiguring", "printedName": "CoreKitConfiguring", "children": [ { "kind": "Function", "name": "performConfiguration", "printedName": "performConfiguration()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit04CoreB11ConfiguringP20performConfigurationyyF", "mangledName": "$s12FBSDKCoreKit04CoreB11ConfiguringP20performConfigurationyyF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.CoreKitConfiguring>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" } ], "declKind": "Protocol", "usr": "s:12FBSDKCoreKit04CoreB11ConfiguringP", "mangledName": "$s12FBSDKCoreKit04CoreB11ConfiguringP", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "UIKit", "printedName": "UIKit", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "CoreUIApplication", "printedName": "CoreUIApplication", "children": [ { "kind": "Var", "name": "shared", "printedName": "shared", "children": [ { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)CoreUIApplication(cpy)shared", "mangledName": "$s12FBSDKCoreKit17CoreUIApplicationC6sharedSo22FBSDKInternalURLOpener_pvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)CoreUIApplication(cm)shared", "mangledName": "$s12FBSDKCoreKit17CoreUIApplicationC6sharedSo22FBSDKInternalURLOpener_pvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "CoreUIApplication", "printedName": "FBSDKCoreKit.CoreUIApplication", "usr": "c:@M@FBSDKCoreKit@objc(cs)CoreUIApplication" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)CoreUIApplication(im)init", "mangledName": "$s12FBSDKCoreKit17CoreUIApplicationCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)CoreUIApplication", "mangledName": "$s12FBSDKCoreKit17CoreUIApplicationC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "TypeDecl", "name": "DependentAsObject", "printedName": "DependentAsObject", "children": [ { "kind": "AssociatedType", "name": "ObjectDependencies", "printedName": "ObjectDependencies", "declKind": "AssociatedType", "usr": "s:12FBSDKCoreKit17DependentAsObjectP0E12DependenciesQa", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP0E12DependenciesQa", "moduleName": "FBSDKCoreKit", "protocolReq": true }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ObjectDependencies" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17DependentAsObjectP22configuredDependencies0eG0QzSgvp", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP22configuredDependencies0eG0QzSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ObjectDependencies" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17DependentAsObjectP22configuredDependencies0eG0QzSgvg", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP22configuredDependencies0eG0QzSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsObject>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ObjectDependencies" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17DependentAsObjectP22configuredDependencies0eG0QzSgvs", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP22configuredDependencies0eG0QzSgvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsObject>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17DependentAsObjectP22configuredDependencies0eG0QzSgvM", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP22configuredDependencies0eG0QzSgvM", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsObject>", "sugared_genericSig": "", "protocolReq": true, "implicit": true, "reqNewWitnessTableEntry": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ObjectDependencies" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17DependentAsObjectP19defaultDependencies0eG0QzSgvp", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP19defaultDependencies0eG0QzSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ObjectDependencies" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17DependentAsObjectP19defaultDependencies0eG0QzSgvg", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP19defaultDependencies0eG0QzSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsObject>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Function", "name": "setDependencies", "printedName": "setDependencies(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ObjectDependencies" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit17DependentAsObjectP15setDependenciesyy0eG0QzF", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP15setDependenciesyy0eG0QzF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsObject>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setDependencies", "printedName": "setDependencies(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ObjectDependencies" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit17DependentAsObjectPAAE15setDependenciesyy0eG0QzF", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectPAAE15setDependenciesyy0eG0QzF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsObject>", "sugared_genericSig": "", "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "getDependencies", "printedName": "getDependencies()", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ObjectDependencies" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit17DependentAsObjectPAAE15getDependencies0eG0QzyKF", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectPAAE15getDependencies0eG0QzyKF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsObject>", "sugared_genericSig": "", "isFromExtension": true, "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "Subscript", "name": "subscript", "printedName": "subscript(dynamicMember:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_1_0?", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "KeyPath", "printedName": "Swift.KeyPath<Ï„_0_0.ObjectDependencies, Ï„_1_0>", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ObjectDependencies" }, { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:s7KeyPathC" } ], "declKind": "Subscript", "usr": "s:12FBSDKCoreKit17DependentAsObjectPAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluip", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectPAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluip", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0, Ï„_1_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsObject>", "sugared_genericSig": "", "isFromExtension": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_1_0?", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "KeyPath", "printedName": "Swift.KeyPath<Ï„_0_0.ObjectDependencies, Ï„_1_0>", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ObjectDependencies" }, { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:s7KeyPathC" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17DependentAsObjectPAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluig", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectPAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluig", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0, Ï„_1_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsObject>", "sugared_genericSig": "", "isFromExtension": true, "accessorKind": "get" } ] } ], "declKind": "Protocol", "usr": "s:12FBSDKCoreKit17DependentAsObjectP", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 : AnyObject>", "sugared_genericSig": "", "declAttributes": [ "DynamicMemberLookup", "RawDocComment" ] }, { "kind": "TypeDecl", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "AssociatedType", "name": "TypeDependencies", "printedName": "TypeDependencies", "declKind": "AssociatedType", "usr": "s:12FBSDKCoreKit15DependentAsTypeP0E12DependenciesQa", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP0E12DependenciesQa", "moduleName": "FBSDKCoreKit", "protocolReq": true }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.TypeDependencies" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15DependentAsTypeP22configuredDependencies0eG0QzSgvpZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP22configuredDependencies0eG0QzSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "protocolReq": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.TypeDependencies" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15DependentAsTypeP22configuredDependencies0eG0QzSgvgZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP22configuredDependencies0eG0QzSgvgZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsType>", "sugared_genericSig": "", "static": true, "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.TypeDependencies" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15DependentAsTypeP22configuredDependencies0eG0QzSgvsZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP22configuredDependencies0eG0QzSgvsZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsType>", "sugared_genericSig": "", "static": true, "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15DependentAsTypeP22configuredDependencies0eG0QzSgvMZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP22configuredDependencies0eG0QzSgvMZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsType>", "sugared_genericSig": "", "static": true, "protocolReq": true, "implicit": true, "reqNewWitnessTableEntry": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.TypeDependencies" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15DependentAsTypeP19defaultDependencies0eG0QzSgvpZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP19defaultDependencies0eG0QzSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "protocolReq": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.TypeDependencies" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15DependentAsTypeP19defaultDependencies0eG0QzSgvgZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP19defaultDependencies0eG0QzSgvgZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsType>", "sugared_genericSig": "", "static": true, "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Function", "name": "setDependencies", "printedName": "setDependencies(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.TypeDependencies" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit15DependentAsTypeP15setDependenciesyy0eG0QzFZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP15setDependenciesyy0eG0QzFZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsType>", "sugared_genericSig": "", "static": true, "protocolReq": true, "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setDependencies", "printedName": "setDependencies(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.TypeDependencies" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit15DependentAsTypePAAE15setDependenciesyy0eG0QzFZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypePAAE15setDependenciesyy0eG0QzFZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsType>", "sugared_genericSig": "", "static": true, "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "getDependencies", "printedName": "getDependencies()", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.TypeDependencies" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit15DependentAsTypePAAE15getDependencies0eG0QzyKFZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypePAAE15getDependencies0eG0QzyKFZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsType>", "sugared_genericSig": "", "static": true, "isFromExtension": true, "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "Subscript", "name": "subscript", "printedName": "subscript(dynamicMember:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_1_0?", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "KeyPath", "printedName": "Swift.KeyPath<Ï„_0_0.TypeDependencies, Ï„_1_0>", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.TypeDependencies" }, { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:s7KeyPathC" } ], "declKind": "Subscript", "usr": "s:12FBSDKCoreKit15DependentAsTypePAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluipZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypePAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluipZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0, Ï„_1_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsType>", "sugared_genericSig": "", "static": true, "isFromExtension": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_1_0?", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "KeyPath", "printedName": "Swift.KeyPath<Ï„_0_0.TypeDependencies, Ï„_1_0>", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.TypeDependencies" }, { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:s7KeyPathC" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15DependentAsTypePAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluigZ", "mangledName": "$s12FBSDKCoreKit15DependentAsTypePAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluigZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0, Ï„_1_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsType>", "sugared_genericSig": "", "static": true, "isFromExtension": true, "accessorKind": "get" } ] } ], "declKind": "Protocol", "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP", "moduleName": "FBSDKCoreKit", "declAttributes": [ "DynamicMemberLookup", "RawDocComment" ] }, { "kind": "TypeDecl", "name": "DependentAsValue", "printedName": "DependentAsValue", "children": [ { "kind": "AssociatedType", "name": "ValueDependencies", "printedName": "ValueDependencies", "declKind": "AssociatedType", "usr": "s:12FBSDKCoreKit16DependentAsValueP0E12DependenciesQa", "mangledName": "$s12FBSDKCoreKit16DependentAsValueP0E12DependenciesQa", "moduleName": "FBSDKCoreKit", "protocolReq": true }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ValueDependencies" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit16DependentAsValueP22configuredDependencies0eG0QzSgvp", "mangledName": "$s12FBSDKCoreKit16DependentAsValueP22configuredDependencies0eG0QzSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ValueDependencies" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit16DependentAsValueP22configuredDependencies0eG0QzSgvg", "mangledName": "$s12FBSDKCoreKit16DependentAsValueP22configuredDependencies0eG0QzSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsValue>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ValueDependencies" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit16DependentAsValueP22configuredDependencies0eG0QzSgvs", "mangledName": "$s12FBSDKCoreKit16DependentAsValueP22configuredDependencies0eG0QzSgvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsValue>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit16DependentAsValueP22configuredDependencies0eG0QzSgvM", "mangledName": "$s12FBSDKCoreKit16DependentAsValueP22configuredDependencies0eG0QzSgvM", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsValue>", "sugared_genericSig": "", "protocolReq": true, "implicit": true, "reqNewWitnessTableEntry": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ValueDependencies" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit16DependentAsValueP19defaultDependencies0eG0QzSgvp", "mangledName": "$s12FBSDKCoreKit16DependentAsValueP19defaultDependencies0eG0QzSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_0_0.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ValueDependencies" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit16DependentAsValueP19defaultDependencies0eG0QzSgvg", "mangledName": "$s12FBSDKCoreKit16DependentAsValueP19defaultDependencies0eG0QzSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsValue>", "sugared_genericSig": "", "protocolReq": true, "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Function", "name": "setDependencies", "printedName": "setDependencies(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ValueDependencies" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit16DependentAsValueP15setDependenciesyy0eG0QzF", "mangledName": "$s12FBSDKCoreKit16DependentAsValueP15setDependenciesyy0eG0QzF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsValue>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "Mutating" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "Mutating" }, { "kind": "Function", "name": "setDependencies", "printedName": "setDependencies(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ValueDependencies" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit16DependentAsValuePAAE15setDependenciesyy0eG0QzF", "mangledName": "$s12FBSDKCoreKit16DependentAsValuePAAE15setDependenciesyy0eG0QzF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsValue>", "sugared_genericSig": "", "declAttributes": [ "Mutating" ], "isFromExtension": true, "funcSelfKind": "Mutating" }, { "kind": "Function", "name": "getDependencies", "printedName": "getDependencies()", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ValueDependencies" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit16DependentAsValuePAAE15getDependencies0eG0QzyKF", "mangledName": "$s12FBSDKCoreKit16DependentAsValuePAAE15getDependencies0eG0QzyKF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsValue>", "sugared_genericSig": "", "isFromExtension": true, "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "Subscript", "name": "subscript", "printedName": "subscript(dynamicMember:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_1_0?", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "KeyPath", "printedName": "Swift.KeyPath<Ï„_0_0.ValueDependencies, Ï„_1_0>", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ValueDependencies" }, { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:s7KeyPathC" } ], "declKind": "Subscript", "usr": "s:12FBSDKCoreKit16DependentAsValuePAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluip", "mangledName": "$s12FBSDKCoreKit16DependentAsValuePAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluip", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0, Ï„_1_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsValue>", "sugared_genericSig": "", "isFromExtension": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Ï„_1_0?", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "KeyPath", "printedName": "Swift.KeyPath<Ï„_0_0.ValueDependencies, Ï„_1_0>", "children": [ { "kind": "TypeNominal", "name": "DependentMember", "printedName": "Ï„_0_0.ValueDependencies" }, { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_1_0" } ], "usr": "s:s7KeyPathC" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit16DependentAsValuePAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluig", "mangledName": "$s12FBSDKCoreKit16DependentAsValuePAAE13dynamicMemberqd__Sgs7KeyPathCy0E12DependenciesQzqd__G_tcluig", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0, Ï„_1_0 where Ï„_0_0 : FBSDKCoreKit.DependentAsValue>", "sugared_genericSig": "", "isFromExtension": true, "accessorKind": "get" } ] } ], "declKind": "Protocol", "usr": "s:12FBSDKCoreKit16DependentAsValueP", "mangledName": "$s12FBSDKCoreKit16DependentAsValueP", "moduleName": "FBSDKCoreKit", "declAttributes": [ "DynamicMemberLookup", "RawDocComment" ] }, { "kind": "TypeDecl", "name": "EventDeactivationManager", "printedName": "EventDeactivationManager", "children": [ { "kind": "Var", "name": "isEventDeactivationEnabled", "printedName": "isEventDeactivationEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC02iscD7Enabled33_14ACE7546C2C147776F91B107E749DCALLSbvp", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC02iscD7Enabled33_14ACE7546C2C147776F91B107E749DCALLSbvp", "moduleName": "FBSDKCoreKit", "isInternal": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl" ], "fixedbinaryorder": 0, "hasStorage": true }, { "kind": "Var", "name": "deactivatedEvents", "printedName": "deactivatedEvents", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sh" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC17deactivatedEvents33_14ACE7546C2C147776F91B107E749DCALLShySSGvp", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC17deactivatedEvents33_14ACE7546C2C147776F91B107E749DCALLShySSGvp", "moduleName": "FBSDKCoreKit", "isInternal": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl" ], "fixedbinaryorder": 1, "hasStorage": true }, { "kind": "Var", "name": "eventsWithDeactivatedParameters", "printedName": "eventsWithDeactivatedParameters", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.EventDeactivationManager.DeactivatedEvent]", "children": [ { "kind": "TypeNominal", "name": "DeactivatedEvent", "printedName": "FBSDKCoreKit.EventDeactivationManager.DeactivatedEvent", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC011DeactivatedC033_14ACE7546C2C147776F91B107E749DCALLV" } ], "usr": "s:Sa" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC31eventsWithDeactivatedParameters33_14ACE7546C2C147776F91B107E749DCALLSayAC0hC0AELLVGvp", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC31eventsWithDeactivatedParameters33_14ACE7546C2C147776F91B107E749DCALLSayAC0hC0AELLVGvp", "moduleName": "FBSDKCoreKit", "isInternal": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl" ], "fixedbinaryorder": 2, "hasStorage": true }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC22configuredDependenciesAC06ObjectG0VSgvp", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC22configuredDependenciesAC06ObjectG0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "fixedbinaryorder": 3, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC22configuredDependenciesAC06ObjectG0VSgvg", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC22configuredDependenciesAC06ObjectG0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC22configuredDependenciesAC06ObjectG0VSgvs", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC22configuredDependenciesAC06ObjectG0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC22configuredDependenciesAC06ObjectG0VSgvM", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC22configuredDependenciesAC06ObjectG0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC19defaultDependenciesAC06ObjectG0VSgvp", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC19defaultDependenciesAC06ObjectG0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "fixedbinaryorder": 4, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC19defaultDependenciesAC06ObjectG0VSgvg", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC19defaultDependenciesAC06ObjectG0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC19defaultDependenciesAC06ObjectG0VSgvs", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC19defaultDependenciesAC06ObjectG0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC19defaultDependenciesAC06ObjectG0VSgvM", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC19defaultDependenciesAC06ObjectG0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Function", "name": "enable", "printedName": "enable()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC6enableyyF", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC6enableyyF", "moduleName": "FBSDKCoreKit", "objc_name": "enable", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Var", "name": "$__lazy_storage_$_enableOnce", "printedName": "$__lazy_storage_$_enableOnce", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "(() -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "() -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ] } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC28$__lazy_storage_$_enableOnce33_14ACE7546C2C147776F91B107E749DCALLyycSgvp", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC28$__lazy_storage_$_enableOnce33_14ACE7546C2C147776F91B107E749DCALLyycSgvp", "moduleName": "FBSDKCoreKit", "implicit": true, "isInternal": true, "declAttributes": [ "HasInitialValue", "HasStorage", "Final" ], "fixedbinaryorder": 5, "hasStorage": true }, { "kind": "Function", "name": "processEvents", "printedName": "processEvents(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "NSMutableArray", "printedName": "Foundation.NSMutableArray", "usr": "c:objc(cs)NSMutableArray" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC13processEventsyySo14NSMutableArrayCF", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC13processEventsyySo14NSMutableArrayCF", "moduleName": "FBSDKCoreKit", "objc_name": "processEvents:", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "processParameters", "printedName": "processParameters(_:eventName:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]", "children": [ { "kind": "TypeNominal", "name": "ParameterName", "printedName": "FBSDKCoreKit.AppEvents.ParameterName", "usr": "c:FBSDKAppEventParameterName.h@T@FBSDKAppEventParameterName" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]", "children": [ { "kind": "TypeNominal", "name": "ParameterName", "printedName": "FBSDKCoreKit.AppEvents.ParameterName", "usr": "c:FBSDKAppEventParameterName.h@T@FBSDKAppEventParameterName" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Name", "printedName": "FBSDKCoreKit.AppEvents.Name", "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC17processParameters_9eventNameSDySo08FBSDKAppc9ParameterI0aypGSgAI_So0jcI0atF", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC17processParameters_9eventNameSDySo08FBSDKAppc9ParameterI0aypGSgAI_So0jcI0atF", "moduleName": "FBSDKCoreKit", "objc_name": "processParameters:eventName:", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "EventDeactivationManager", "printedName": "FBSDKCoreKit.EventDeactivationManager", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerCACycfc", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerCACycfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "ObjectDependencies", "printedName": "ObjectDependencies", "children": [ { "kind": "Var", "name": "serverConfigurationProvider", "printedName": "serverConfigurationProvider", "children": [ { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvp", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvg", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvs", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvM", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(serverConfigurationProvider:)", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV" }, { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV27serverConfigurationProviderAESo011FBSDKServerI9Providing_p_tcfc", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV27serverConfigurationProviderAESo011FBSDKServerI9Providing_p_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] } ], "declKind": "Class", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC", "mangledName": "$s12FBSDKCoreKit24EventDeactivationManagerC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "RawDocComment" ], "conformances": [ { "kind": "Conformance", "name": "DependentAsObject", "printedName": "DependentAsObject", "children": [ { "kind": "TypeWitness", "name": "ObjectDependencies", "printedName": "ObjectDependencies", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.EventDeactivationManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit24EventDeactivationManagerC18ObjectDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit17DependentAsObjectP", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "FBIcon", "printedName": "FBIcon", "children": [ { "kind": "Function", "name": "path", "printedName": "path(with:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "CoreGraphics.CGPath?", "children": [ { "kind": "TypeNominal", "name": "CGPath", "printedName": "CoreGraphics.CGPath", "usr": "c:@T@CGPathRef" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKIcon(im)pathWith:", "mangledName": "$s12FBSDKCoreKit6FBIconC4path4withSo9CGPathRefaSgSo6CGSizeV_tF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "image", "printedName": "image(size:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", "name": "UIImage", "printedName": "UIKit.UIImage", "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKIcon(im)imageWithSize:", "mangledName": "$s12FBSDKCoreKit6FBIconC5image4sizeSo7UIImageCSgSo6CGSizeV_tF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "image", "printedName": "image(size:scale:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", "name": "UIImage", "printedName": "UIKit.UIImage", "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" }, { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKIcon(im)imageWithSize:scale:", "mangledName": "$s12FBSDKCoreKit6FBIconC5image4size5scaleSo7UIImageCSgSo6CGSizeV_12CoreGraphics7CGFloatVtF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "image", "printedName": "image(size:color:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", "name": "UIImage", "printedName": "UIKit.UIImage", "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" }, { "kind": "TypeNominal", "name": "UIColor", "printedName": "UIKit.UIColor", "usr": "c:objc(cs)UIColor" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKIcon(im)imageWithSize:color:", "mangledName": "$s12FBSDKCoreKit6FBIconC5image4size5colorSo7UIImageCSgSo6CGSizeV_So7UIColorCtF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "image", "printedName": "image(size:scale:color:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", "name": "UIImage", "printedName": "UIKit.UIImage", "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" }, { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" }, { "kind": "TypeNominal", "name": "UIColor", "printedName": "UIKit.UIColor", "usr": "c:objc(cs)UIColor" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKIcon(im)imageWithSize:scale:color:", "mangledName": "$s12FBSDKCoreKit6FBIconC5image4size5scale5colorSo7UIImageCSgSo6CGSizeV_12CoreGraphics7CGFloatVSo7UIColorCtF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "FBIcon", "printedName": "FBSDKCoreKit.FBIcon", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKIcon" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKIcon(im)init", "mangledName": "$s12FBSDKCoreKit6FBIconCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKIcon", "mangledName": "$s12FBSDKCoreKit6FBIconC", "moduleName": "FBSDKCoreKit", "isOpen": true, "objc_name": "FBSDKIcon", "declAttributes": [ "AccessControl", "ObjC", "ObjCMembers", "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": "UIKit", "printedName": "UIKit", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "FBProfilePictureView", "printedName": "FBProfilePictureView", "children": [ { "kind": "Var", "name": "pictureMode", "printedName": "pictureMode", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(py)pictureMode", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC11pictureModeAA7ProfileC0dG0Ovp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "Custom", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)pictureMode", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC11pictureModeAA7ProfileC0dG0Ovg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setPictureMode:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC11pictureModeAA7ProfileC0dG0Ovs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC11pictureModeAA7ProfileC0dG0OvM", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC11pictureModeAA7ProfileC0dG0OvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "profileID", "printedName": "profileID", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(py)profileID", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC9profileIDSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "AccessControl", "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)profileID", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC9profileIDSSvg", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setProfileID:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC9profileIDSSvs", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC9profileIDSSvM", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC9profileIDSSvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "currentState", "printedName": "currentState", "children": [ { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC12currentStateAA07ProfiledeG0Vvp", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC12currentStateAA07ProfiledeG0Vvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC12currentStateAA07ProfiledeG0Vvg", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC12currentStateAA07ProfiledeG0Vvg", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "hasProfileImage", "printedName": "hasProfileImage", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(py)hasProfileImage", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC15hasProfileImageSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "Custom", "HasStorage", "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@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)hasProfileImage", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC15hasProfileImageSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setHasProfileImage:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC15hasProfileImageSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC15hasProfileImageSbvM", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC15hasProfileImageSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "lastState", "printedName": "lastState", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ProfilePictureViewState?", "children": [ { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC9lastStateAA07ProfiledeG0VSgvp", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC9lastStateAA07ProfiledeG0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "Custom", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ProfilePictureViewState?", "children": [ { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC9lastStateAA07ProfiledeG0VSgvg", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC9lastStateAA07ProfiledeG0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ProfilePictureViewState?", "children": [ { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC9lastStateAA07ProfiledeG0VSgvs", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC9lastStateAA07ProfiledeG0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC9lastStateAA07ProfiledeG0VSgvM", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC9lastStateAA07ProfiledeG0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "needsImageUpdate", "printedName": "needsImageUpdate", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(py)needsImageUpdate", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC16needsImageUpdateSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "Custom", "HasStorage", "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@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)needsImageUpdate", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC16needsImageUpdateSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setNeedsImageUpdate:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC16needsImageUpdateSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC16needsImageUpdateSbvM", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC16needsImageUpdateSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "placeholderImageIsValid", "printedName": "placeholderImageIsValid", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(py)placeholderImageIsValid", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC23placeholderImageIsValidSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "Custom", "HasStorage", "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@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)placeholderImageIsValid", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC23placeholderImageIsValidSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setPlaceholderImageIsValid:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC23placeholderImageIsValidSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC23placeholderImageIsValidSbvM", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC23placeholderImageIsValidSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "imageView", "printedName": "imageView", "children": [ { "kind": "TypeNominal", "name": "UIImageView", "printedName": "UIKit.UIImageView", "usr": "c:objc(cs)UIImageView" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(py)imageView", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC05imageE0So07UIImageE0Cvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "Custom", "HasStorage", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "UIImageView", "printedName": "UIKit.UIImageView", "usr": "c:objc(cs)UIImageView" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)imageView", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC05imageE0So07UIImageE0Cvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "UIImageView", "printedName": "UIKit.UIImageView", "usr": "c:objc(cs)UIImageView" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setImageView:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC05imageE0So07UIImageE0Cvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC05imageE0So07UIImageE0CvM", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC05imageE0So07UIImageE0CvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "bounds", "printedName": "bounds", "children": [ { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "usr": "c:@S@CGRect" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(py)bounds", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC6boundsSo6CGRectVvp", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "bounds", "declAttributes": [ "Final", "ObjC", "Custom", "Override", "AccessControl" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "usr": "c:@S@CGRect" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)bounds", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC6boundsSo6CGRectVvg", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "bounds", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "usr": "c:@S@CGRect" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setBounds:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC6boundsSo6CGRectVvs", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "setBounds:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC6boundsSo6CGRectVvM", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC6boundsSo6CGRectVvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "contentMode", "printedName": "contentMode", "children": [ { "kind": "TypeNominal", "name": "ContentMode", "printedName": "UIKit.UIView.ContentMode", "usr": "c:@E@UIViewContentMode" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(py)contentMode", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC11contentModeSo013UIViewContentG0Vvp", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "contentMode", "declAttributes": [ "Final", "ObjC", "Custom", "Override", "AccessControl" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ContentMode", "printedName": "UIKit.UIView.ContentMode", "usr": "c:@E@UIViewContentMode" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)contentMode", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC11contentModeSo013UIViewContentG0Vvg", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "contentMode", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ContentMode", "printedName": "UIKit.UIView.ContentMode", "usr": "c:@E@UIViewContentMode" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setContentMode:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC11contentModeSo013UIViewContentG0Vvs", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "setContentMode:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC11contentModeSo013UIViewContentG0VvM", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC11contentModeSo013UIViewContentG0VvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(frame:profile:)", "children": [ { "kind": "TypeNominal", "name": "FBProfilePictureView", "printedName": "FBSDKCoreKit.FBProfilePictureView", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView" }, { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "usr": "c:@S@CGRect" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)initWith:profile:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC5frame7profileACSo6CGRectV_AA7ProfileCSgtcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWith:profile:", "declAttributes": [ "Custom", "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", "printedName": "init(profile:)", "children": [ { "kind": "TypeNominal", "name": "FBProfilePictureView", "printedName": "FBSDKCoreKit.FBProfilePictureView", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)initWithProfile:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC7profileAcA7ProfileCSg_tcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithProfile:", "declAttributes": [ "Custom", "Convenience", "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Convenience" }, { "kind": "Constructor", "name": "init", "printedName": "init(frame:)", "children": [ { "kind": "TypeNominal", "name": "FBProfilePictureView", "printedName": "FBSDKCoreKit.FBProfilePictureView", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView" }, { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "usr": "c:@S@CGRect" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)initWithFrame:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC5frameACSo6CGRectV_tcfc", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "initWithFrame:", "declAttributes": [ "Dynamic", "Custom", "Override", "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", "printedName": "init(coder:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.FBProfilePictureView?", "children": [ { "kind": "TypeNominal", "name": "FBProfilePictureView", "printedName": "FBSDKCoreKit.FBProfilePictureView", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "NSCoder", "printedName": "Foundation.NSCoder", "usr": "c:objc(cs)NSCoder" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)initWithCoder:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC5coderACSgSo7NSCoderC_tcfc", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "initWithCoder:", "declAttributes": [ "Dynamic", "Custom", "Required", "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Designated" }, { "kind": "Function", "name": "setNeedsImageUpdate", "printedName": "setNeedsImageUpdate()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setNeedsImageUpdate", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC19setNeedsImageUpdateyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "AccessControl", "RawDocComment", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "performInitialConfiguration", "printedName": "performInitialConfiguration()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)performInitialConfiguration", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC27performInitialConfigurationyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "accessTokenDidChange", "printedName": "accessTokenDidChange(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Notification", "printedName": "Foundation.Notification", "usr": "s:10Foundation12NotificationV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)accessTokenDidChange:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC20accessTokenDidChangeyy10Foundation12NotificationVF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "profileDidChange", "printedName": "profileDidChange(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Notification", "printedName": "Foundation.Notification", "usr": "s:10Foundation12NotificationV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)profileDidChange:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC16profileDidChangeyy10Foundation12NotificationVF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "updateImageWithAccessToken", "printedName": "updateImageWithAccessToken()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)updateImageWithAccessToken", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC26updateImageWithAccessTokenyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "updateImageWithProfile", "printedName": "updateImageWithProfile()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)updateImageWithProfile", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC22updateImageWithProfileyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "fetchAndSetImage", "printedName": "fetchAndSetImage(with:state:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC16fetchAndSetImage4with5statey10Foundation3URLV_AA07ProfiledE5StateVtF", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC16fetchAndSetImage4with5statey10Foundation3URLV_AA07ProfiledE5StateVtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "shouldImageFit", "printedName": "shouldImageFit()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)shouldImageFit", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC14shouldImageFitSbyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "getImageSize", "printedName": "getImageSize(imageShouldFit:scale:)", "children": [ { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)getImageSizeWithImageShouldFit:scale:", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC12getImageSize14imageShouldFit5scaleSo6CGSizeVSb_12CoreGraphics7CGFloatVtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "getProfileImageURL", "printedName": "getProfileImageURL(state:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC18getProfileImageURL5state10Foundation0I0VSgAA0gdE5StateV_tF", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC18getProfileImageURL5state10Foundation0I0VSgAA0gdE5StateV_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setPlaceholderImage", "printedName": "setPlaceholderImage()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)setPlaceholderImage", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC19setPlaceholderImageyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "updateImage", "printedName": "updateImage(data:state:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Data", "printedName": "Foundation.Data", "usr": "s:10Foundation4DataV" }, { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit20FBProfilePictureViewC11updateImage4data5statey10Foundation4DataV_AA07ProfiledE5StateVtF", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC11updateImage4data5statey10Foundation4DataV_AA07ProfiledE5StateVtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "updateImage", "printedName": "updateImage()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView(im)updateImage", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC11updateImageyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "Custom", "ObjC" ], "funcSelfKind": "NonMutating" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfilePictureView", "mangledName": "$s12FBSDKCoreKit20FBProfilePictureViewC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKProfilePictureView", "declAttributes": [ "Custom", "Final", "AccessControl", "ObjC", "ObjCMembers", "RawDocComment" ], "superclassUsr": "c:objc(cs)UIView", "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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "AppEventName", "printedName": "AppEventName", "children": [ { "kind": "Var", "name": "unlockedAchievement", "printedName": "unlockedAchievement", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO19unlockedAchievementyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO19unlockedAchievementyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "activatedApp", "printedName": "activatedApp", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO09activatedC0yA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO09activatedC0yA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "addedPaymentInfo", "printedName": "addedPaymentInfo", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO16addedPaymentInfoyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO16addedPaymentInfoyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "addedToCart", "printedName": "addedToCart", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO11addedToCartyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO11addedToCartyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Var", "name": "addedToWishlist", "printedName": "addedToWishlist", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO15addedToWishlistyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO15addedToWishlistyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 4 }, { "kind": "Var", "name": "completedRegistration", "printedName": "completedRegistration", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO21completedRegistrationyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO21completedRegistrationyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 5 }, { "kind": "Var", "name": "viewedContent", "printedName": "viewedContent", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO13viewedContentyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO13viewedContentyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 6 }, { "kind": "Var", "name": "initiatedCheckout", "printedName": "initiatedCheckout", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO17initiatedCheckoutyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO17initiatedCheckoutyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 7 }, { "kind": "Var", "name": "achievedLevel", "printedName": "achievedLevel", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO13achievedLevelyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO13achievedLevelyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 8 }, { "kind": "Var", "name": "purchased", "printedName": "purchased", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO9purchasedyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO9purchasedyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 9 }, { "kind": "Var", "name": "rated", "printedName": "rated", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO5ratedyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO5ratedyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 10 }, { "kind": "Var", "name": "searched", "printedName": "searched", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO8searchedyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO8searchedyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 11 }, { "kind": "Var", "name": "spentCredits", "printedName": "spentCredits", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO12spentCreditsyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO12spentCreditsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 12 }, { "kind": "Var", "name": "completedTutorial", "printedName": "completedTutorial", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventName.Type) -> FBSDKCoreKit.AppEventName", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventName.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventNameO17completedTutorialyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventNameO17completedTutorialyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 13 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppEventName?", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit12AppEventNameO8rawValueACSgSS_tcfc", "mangledName": "$s12FBSDKCoreKit12AppEventNameO8rawValueACSgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit12AppEventNameO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit12AppEventNameO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit12AppEventNameO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit12AppEventNameO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit12AppEventNameO", "mangledName": "$s12FBSDKCoreKit12AppEventNameO", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "CustomEventField", "printedName": "CustomEventField", "children": [ { "kind": "Var", "name": "eventTime", "printedName": "eventTime", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO9eventTimeyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO9eventTimeyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "eventName", "printedName": "eventName", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO9eventNameyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO9eventNameyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "valueToSum", "printedName": "valueToSum", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO10valueToSumyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO10valueToSumyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "contentIds", "printedName": "contentIds", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO10contentIdsyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO10contentIdsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Var", "name": "contents", "printedName": "contents", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO8contentsyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO8contentsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 4 }, { "kind": "Var", "name": "contentType", "printedName": "contentType", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO11contentTypeyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO11contentTypeyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 5 }, { "kind": "Var", "name": "description", "printedName": "description", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO11descriptionyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO11descriptionyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 6 }, { "kind": "Var", "name": "level", "printedName": "level", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO5levelyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO5levelyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 7 }, { "kind": "Var", "name": "maxRatingValue", "printedName": "maxRatingValue", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO14maxRatingValueyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO14maxRatingValueyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 8 }, { "kind": "Var", "name": "numItems", "printedName": "numItems", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO8numItemsyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO8numItemsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 9 }, { "kind": "Var", "name": "paymentInfoAvailable", "printedName": "paymentInfoAvailable", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO20paymentInfoAvailableyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO20paymentInfoAvailableyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 10 }, { "kind": "Var", "name": "registrationMethod", "printedName": "registrationMethod", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO18registrationMethodyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO18registrationMethodyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 11 }, { "kind": "Var", "name": "searchString", "printedName": "searchString", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO12searchStringyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO12searchStringyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 12 }, { "kind": "Var", "name": "success", "printedName": "success", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO7successyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO7successyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 13 }, { "kind": "Var", "name": "orderId", "printedName": "orderId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO7orderIdyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO7orderIdyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 14 }, { "kind": "Var", "name": "adType", "printedName": "adType", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO6adTypeyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO6adTypeyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 15 }, { "kind": "Var", "name": "currency", "printedName": "currency", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.CustomEventField.Type) -> FBSDKCoreKit.CustomEventField", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.CustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit16CustomEventFieldO8currencyyA2CmF", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO8currencyyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 16 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.CustomEventField?", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit16CustomEventFieldO8rawValueACSgSS_tcfc", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO8rawValueACSgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit16CustomEventFieldO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit16CustomEventFieldO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit16CustomEventFieldO", "mangledName": "$s12FBSDKCoreKit16CustomEventFieldO", "moduleName": "FBSDKCoreKit", "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "AppEventType", "printedName": "AppEventType", "children": [ { "kind": "Var", "name": "mobileAppInstall", "printedName": "mobileAppInstall", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventType.Type) -> FBSDKCoreKit.AppEventType", "children": [ { "kind": "TypeNominal", "name": "AppEventType", "printedName": "FBSDKCoreKit.AppEventType", "usr": "s:12FBSDKCoreKit12AppEventTypeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventType.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventType", "printedName": "FBSDKCoreKit.AppEventType", "usr": "s:12FBSDKCoreKit12AppEventTypeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventTypeO06mobileC7InstallyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventTypeO06mobileC7InstallyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "custom", "printedName": "custom", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventType.Type) -> FBSDKCoreKit.AppEventType", "children": [ { "kind": "TypeNominal", "name": "AppEventType", "printedName": "FBSDKCoreKit.AppEventType", "usr": "s:12FBSDKCoreKit12AppEventTypeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventType.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventType", "printedName": "FBSDKCoreKit.AppEventType", "usr": "s:12FBSDKCoreKit12AppEventTypeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventTypeO6customyA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventTypeO6customyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "other", "printedName": "other", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventType.Type) -> FBSDKCoreKit.AppEventType", "children": [ { "kind": "TypeNominal", "name": "AppEventType", "printedName": "FBSDKCoreKit.AppEventType", "usr": "s:12FBSDKCoreKit12AppEventTypeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventType.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventType", "printedName": "FBSDKCoreKit.AppEventType", "usr": "s:12FBSDKCoreKit12AppEventTypeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit12AppEventTypeO5otheryA2CmF", "mangledName": "$s12FBSDKCoreKit12AppEventTypeO5otheryA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "AppEventType", "printedName": "FBSDKCoreKit.AppEventType", "usr": "s:12FBSDKCoreKit12AppEventTypeO" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit12AppEventTypeO8rawValueACSS_tcfc", "mangledName": "$s12FBSDKCoreKit12AppEventTypeO8rawValueACSS_tcfc", "moduleName": "FBSDKCoreKit", "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit12AppEventTypeO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit12AppEventTypeO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit12AppEventTypeO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit12AppEventTypeO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit12AppEventTypeO", "mangledName": "$s12FBSDKCoreKit12AppEventTypeO", "moduleName": "FBSDKCoreKit", "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "AppEventUserAndAppDataField", "printedName": "AppEventUserAndAppDataField", "children": [ { "kind": "Var", "name": "anonId", "printedName": "anonId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO6anonIdyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO6anonIdyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "fixedbinaryorder": 0 }, { "kind": "Var", "name": "appUserId", "printedName": "appUserId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO03appE2IdyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO03appE2IdyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "advertiserId", "printedName": "advertiserId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO12advertiserIdyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO12advertiserIdyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "pageId", "printedName": "pageId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO6pageIdyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO6pageIdyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Var", "name": "pageScopedUserId", "printedName": "pageScopedUserId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO010pageScopedE2IdyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO010pageScopedE2IdyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 4 }, { "kind": "Var", "name": "userData", "printedName": "userData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO04userG0yA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO04userG0yA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 5 }, { "kind": "Var", "name": "advTE", "printedName": "advTE", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO5advTEyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO5advTEyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "fixedbinaryorder": 6 }, { "kind": "Var", "name": "appTE", "printedName": "appTE", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO5appTEyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO5appTEyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 7 }, { "kind": "Var", "name": "considerViews", "printedName": "considerViews", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO13considerViewsyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO13considerViewsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 8 }, { "kind": "Var", "name": "deviceToken", "printedName": "deviceToken", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO11deviceTokenyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO11deviceTokenyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 9 }, { "kind": "Var", "name": "extinfo", "printedName": "extinfo", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO7extinfoyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO7extinfoyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 10 }, { "kind": "Var", "name": "includeDwellData", "printedName": "includeDwellData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO012includeDwellG0yA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO012includeDwellG0yA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 11 }, { "kind": "Var", "name": "includeVideoData", "printedName": "includeVideoData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO012includeVideoG0yA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO012includeVideoG0yA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 12 }, { "kind": "Var", "name": "installReferrer", "printedName": "installReferrer", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO15installReferreryA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO15installReferreryA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 13 }, { "kind": "Var", "name": "installerPackage", "printedName": "installerPackage", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO16installerPackageyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO16installerPackageyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 14 }, { "kind": "Var", "name": "receiptData", "printedName": "receiptData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO07receiptG0yA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO07receiptG0yA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 15 }, { "kind": "Var", "name": "urlSchemes", "printedName": "urlSchemes", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO10urlSchemesyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO10urlSchemesyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 16 }, { "kind": "Var", "name": "campaignIds", "printedName": "campaignIds", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventUserAndAppDataField.Type) -> FBSDKCoreKit.AppEventUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO11campaignIdsyA2CmF", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO11campaignIdsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 17 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField?", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO8rawValueACSgSS_tcfc", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO8rawValueACSgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO", "mangledName": "$s12FBSDKCoreKit015AppEventUserAndC9DataFieldO", "moduleName": "FBSDKCoreKit", "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "ConversionsAPISection", "printedName": "ConversionsAPISection", "children": [ { "kind": "Var", "name": "userData", "printedName": "userData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPISection.Type) -> FBSDKCoreKit.ConversionsAPISection", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPISection.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO8userDatayA2CmF", "mangledName": "$s12FBSDKCoreKit21ConversionsAPISectionO8userDatayA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "appData", "printedName": "appData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPISection.Type) -> FBSDKCoreKit.ConversionsAPISection", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPISection.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO7appDatayA2CmF", "mangledName": "$s12FBSDKCoreKit21ConversionsAPISectionO7appDatayA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "customData", "printedName": "customData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPISection.Type) -> FBSDKCoreKit.ConversionsAPISection", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPISection.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO10customDatayA2CmF", "mangledName": "$s12FBSDKCoreKit21ConversionsAPISectionO10customDatayA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "customEvents", "printedName": "customEvents", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPISection.Type) -> FBSDKCoreKit.ConversionsAPISection", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPISection.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO12customEventsyA2CmF", "mangledName": "$s12FBSDKCoreKit21ConversionsAPISectionO12customEventsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ConversionsAPISection?", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO8rawValueACSgSS_tcfc", "mangledName": "$s12FBSDKCoreKit21ConversionsAPISectionO8rawValueACSgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit21ConversionsAPISectionO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit21ConversionsAPISectionO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO", "mangledName": "$s12FBSDKCoreKit21ConversionsAPISectionO", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "ConversionsAPICustomEventField", "printedName": "ConversionsAPICustomEventField", "children": [ { "kind": "Var", "name": "valueToSum", "printedName": "valueToSum", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO10valueToSumyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO10valueToSumyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "eventTime", "printedName": "eventTime", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO9eventTimeyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO9eventTimeyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "eventName", "printedName": "eventName", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO9eventNameyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO9eventNameyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "contentIds", "printedName": "contentIds", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO10contentIdsyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO10contentIdsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Var", "name": "contents", "printedName": "contents", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO8contentsyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO8contentsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 4 }, { "kind": "Var", "name": "contentType", "printedName": "contentType", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO11contentTypeyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO11contentTypeyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 5 }, { "kind": "Var", "name": "description", "printedName": "description", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO11descriptionyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO11descriptionyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 6 }, { "kind": "Var", "name": "level", "printedName": "level", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO5levelyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO5levelyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 7 }, { "kind": "Var", "name": "maxRatingValue", "printedName": "maxRatingValue", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO14maxRatingValueyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO14maxRatingValueyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 8 }, { "kind": "Var", "name": "numItems", "printedName": "numItems", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO8numItemsyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO8numItemsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 9 }, { "kind": "Var", "name": "paymentInfoAvailable", "printedName": "paymentInfoAvailable", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO20paymentInfoAvailableyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO20paymentInfoAvailableyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 10 }, { "kind": "Var", "name": "registrationMethod", "printedName": "registrationMethod", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO18registrationMethodyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO18registrationMethodyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 11 }, { "kind": "Var", "name": "searchString", "printedName": "searchString", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO12searchStringyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO12searchStringyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 12 }, { "kind": "Var", "name": "success", "printedName": "success", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO7successyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO7successyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 13 }, { "kind": "Var", "name": "orderId", "printedName": "orderId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO7orderIdyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO7orderIdyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 14 }, { "kind": "Var", "name": "adType", "printedName": "adType", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO6adTypeyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO6adTypeyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 15 }, { "kind": "Var", "name": "currency", "printedName": "currency", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPICustomEventField.Type) -> FBSDKCoreKit.ConversionsAPICustomEventField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO8currencyyA2CmF", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO8currencyyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 16 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField?", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO8rawValueACSgSS_tcfc", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO8rawValueACSgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO", "mangledName": "$s12FBSDKCoreKit30ConversionsAPICustomEventFieldO", "moduleName": "FBSDKCoreKit", "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "ConversionsAPIUserAndAppDataField", "printedName": "ConversionsAPIUserAndAppDataField", "children": [ { "kind": "Var", "name": "anonId", "printedName": "anonId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO6anonIdyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO6anonIdyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "fixedbinaryorder": 0 }, { "kind": "Var", "name": "fbLoginId", "printedName": "fbLoginId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO9fbLoginIdyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO9fbLoginIdyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "madid", "printedName": "madid", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO5madidyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO5madidyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "pageId", "printedName": "pageId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO6pageIdyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO6pageIdyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Var", "name": "pageScopedUserId", "printedName": "pageScopedUserId", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO16pageScopedUserIdyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO16pageScopedUserIdyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 4 }, { "kind": "Var", "name": "userData", "printedName": "userData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO04userG0yA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO04userG0yA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 5 }, { "kind": "Var", "name": "advTE", "printedName": "advTE", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO5advTEyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO5advTEyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "fixedbinaryorder": 6 }, { "kind": "Var", "name": "appTE", "printedName": "appTE", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO5appTEyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO5appTEyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 7 }, { "kind": "Var", "name": "considerViews", "printedName": "considerViews", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO13considerViewsyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO13considerViewsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 8 }, { "kind": "Var", "name": "deviceToken", "printedName": "deviceToken", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO11deviceTokenyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO11deviceTokenyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 9 }, { "kind": "Var", "name": "extinfo", "printedName": "extinfo", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO7extinfoyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO7extinfoyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 10 }, { "kind": "Var", "name": "includeDwellData", "printedName": "includeDwellData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO012includeDwellG0yA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO012includeDwellG0yA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 11 }, { "kind": "Var", "name": "includeVideoData", "printedName": "includeVideoData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO012includeVideoG0yA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO012includeVideoG0yA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 12 }, { "kind": "Var", "name": "installReferrer", "printedName": "installReferrer", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO15installReferreryA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO15installReferreryA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 13 }, { "kind": "Var", "name": "installerPackage", "printedName": "installerPackage", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO16installerPackageyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO16installerPackageyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 14 }, { "kind": "Var", "name": "receiptData", "printedName": "receiptData", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO07receiptG0yA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO07receiptG0yA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 15 }, { "kind": "Var", "name": "urlSchemes", "printedName": "urlSchemes", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO10urlSchemesyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO10urlSchemesyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 16 }, { "kind": "Var", "name": "campaignIds", "printedName": "campaignIds", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type) -> FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO11campaignIdsyA2CmF", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO11campaignIdsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 17 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField?", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO8rawValueACSgSS_tcfc", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO8rawValueACSgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO", "mangledName": "$s12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO", "moduleName": "FBSDKCoreKit", "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "ConversionsAPIEventName", "printedName": "ConversionsAPIEventName", "children": [ { "kind": "Var", "name": "achievementUnlocked", "printedName": "achievementUnlocked", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO19achievementUnlockedyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO19achievementUnlockedyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "activateApp", "printedName": "activateApp", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO11activateAppyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO11activateAppyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "addPaymentInfo", "printedName": "addPaymentInfo", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO14addPaymentInfoyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO14addPaymentInfoyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "addToCart", "printedName": "addToCart", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO9addToCartyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO9addToCartyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Var", "name": "addToWishlist", "printedName": "addToWishlist", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO13addToWishlistyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO13addToWishlistyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 4 }, { "kind": "Var", "name": "completeRegistration", "printedName": "completeRegistration", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO20completeRegistrationyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO20completeRegistrationyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 5 }, { "kind": "Var", "name": "viewContent", "printedName": "viewContent", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO11viewContentyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO11viewContentyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 6 }, { "kind": "Var", "name": "initiateCheckout", "printedName": "initiateCheckout", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO16initiateCheckoutyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO16initiateCheckoutyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 7 }, { "kind": "Var", "name": "levelAchieved", "printedName": "levelAchieved", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO13levelAchievedyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO13levelAchievedyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 8 }, { "kind": "Var", "name": "purchase", "printedName": "purchase", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO8purchaseyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO8purchaseyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 9 }, { "kind": "Var", "name": "rate", "printedName": "rate", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO4rateyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO4rateyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 10 }, { "kind": "Var", "name": "search", "printedName": "search", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO6searchyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO6searchyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 11 }, { "kind": "Var", "name": "spentCredits", "printedName": "spentCredits", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO12spentCreditsyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO12spentCreditsyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 12 }, { "kind": "Var", "name": "tutorialCompletion", "printedName": "tutorialCompletion", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.ConversionsAPIEventName.Type) -> FBSDKCoreKit.ConversionsAPIEventName", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.ConversionsAPIEventName.Type", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO18tutorialCompletionyA2CmF", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO18tutorialCompletionyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 13 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ConversionsAPIEventName?", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO8rawValueACSgSS_tcfc", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO8rawValueACSgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO", "mangledName": "$s12FBSDKCoreKit23ConversionsAPIEventNameO", "moduleName": "FBSDKCoreKit", "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "OtherEventConstants", "printedName": "OtherEventConstants", "children": [ { "kind": "Var", "name": "event", "printedName": "event", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.OtherEventConstants.Type) -> FBSDKCoreKit.OtherEventConstants", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.OtherEventConstants.Type", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO5eventyA2CmF", "mangledName": "$s12FBSDKCoreKit19OtherEventConstantsO5eventyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "actionSource", "printedName": "actionSource", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.OtherEventConstants.Type) -> FBSDKCoreKit.OtherEventConstants", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.OtherEventConstants.Type", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO12actionSourceyA2CmF", "mangledName": "$s12FBSDKCoreKit19OtherEventConstantsO12actionSourceyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "app", "printedName": "app", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.OtherEventConstants.Type) -> FBSDKCoreKit.OtherEventConstants", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.OtherEventConstants.Type", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO3appyA2CmF", "mangledName": "$s12FBSDKCoreKit19OtherEventConstantsO3appyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "mobileAppInstall", "printedName": "mobileAppInstall", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.OtherEventConstants.Type) -> FBSDKCoreKit.OtherEventConstants", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.OtherEventConstants.Type", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO16mobileAppInstallyA2CmF", "mangledName": "$s12FBSDKCoreKit19OtherEventConstantsO16mobileAppInstallyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Var", "name": "installEventTime", "printedName": "installEventTime", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.OtherEventConstants.Type) -> FBSDKCoreKit.OtherEventConstants", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.OtherEventConstants.Type", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO07installD4TimeyA2CmF", "mangledName": "$s12FBSDKCoreKit19OtherEventConstantsO07installD4TimeyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 4 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.OtherEventConstants?", "children": [ { "kind": "TypeNominal", "name": "OtherEventConstants", "printedName": "FBSDKCoreKit.OtherEventConstants", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO8rawValueACSgSS_tcfc", "mangledName": "$s12FBSDKCoreKit19OtherEventConstantsO8rawValueACSgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit19OtherEventConstantsO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit19OtherEventConstantsO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit19OtherEventConstantsO", "mangledName": "$s12FBSDKCoreKit19OtherEventConstantsO", "moduleName": "FBSDKCoreKit", "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "AppEventsConversionsAPITransformer", "printedName": "AppEventsConversionsAPITransformer", "children": [ { "kind": "TypeDecl", "name": "SectionFieldMapping", "printedName": "SectionFieldMapping", "children": [ { "kind": "Var", "name": "section", "printedName": "section", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV7sectionAA0E10APISectionOvp", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV7sectionAA0E10APISectionOvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV7sectionAA0E10APISectionOvg", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV7sectionAA0E10APISectionOvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "field", "printedName": "field", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField?", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV5fieldAA0e10APIUserAndc4DataH0OSgvp", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV5fieldAA0e10APIUserAndc4DataH0OSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField?", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV5fieldAA0e10APIUserAndc4DataH0OSgvg", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV5fieldAA0e10APIUserAndc4DataH0OSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(section:field:)", "children": [ { "kind": "TypeNominal", "name": "SectionFieldMapping", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.SectionFieldMapping", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV" }, { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField?", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPIUserAndAppDataField", "printedName": "FBSDKCoreKit.ConversionsAPIUserAndAppDataField", "usr": "s:12FBSDKCoreKit33ConversionsAPIUserAndAppDataFieldO" } ], "usr": "s:Sq" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV7section5fieldAeA0E10APISectionO_AA0e10APIUserAndc4DataH0OSgtcfc", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV7section5fieldAeA0E10APISectionO_AA0e10APIUserAndc4DataH0OSgtcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV", "moduleName": "FBSDKCoreKit", "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Var", "name": "topLevelTransformations", "printedName": "topLevelTransformations", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.AppEventUserAndAppDataField : FBSDKCoreKit.AppEventsConversionsAPITransformer.SectionFieldMapping]", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "SectionFieldMapping", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.SectionFieldMapping", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV" } ], "usr": "s:SD" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23topLevelTransformationsSDyAA0c12EventUserAndC9DataFieldOAC07SectionN7MappingVGvpZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23topLevelTransformationsSDyAA0c12EventUserAndC9DataFieldOAC07SectionN7MappingVGvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.AppEventUserAndAppDataField : FBSDKCoreKit.AppEventsConversionsAPITransformer.SectionFieldMapping]", "children": [ { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "SectionFieldMapping", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.SectionFieldMapping", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO19SectionFieldMappingV" } ], "usr": "s:SD" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23topLevelTransformationsSDyAA0c12EventUserAndC9DataFieldOAC07SectionN7MappingVGvgZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23topLevelTransformationsSDyAA0c12EventUserAndC9DataFieldOAC07SectionN7MappingVGvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "TypeDecl", "name": "SectionCustomEventFieldMapping", "printedName": "SectionCustomEventFieldMapping", "children": [ { "kind": "Var", "name": "section", "printedName": "section", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ConversionsAPISection?", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV7sectionAA0E10APISectionOSgvp", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV7sectionAA0E10APISectionOSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ConversionsAPISection?", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV7sectionAA0E10APISectionOSgvg", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV7sectionAA0E10APISectionOSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "field", "printedName": "field", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV5fieldAA0e9APICustomiJ0Ovp", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV5fieldAA0e9APICustomiJ0Ovp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV5fieldAA0e9APICustomiJ0Ovg", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV5fieldAA0e9APICustomiJ0Ovg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(section:field:)", "children": [ { "kind": "TypeNominal", "name": "SectionCustomEventFieldMapping", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.SectionCustomEventFieldMapping", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ConversionsAPISection?", "children": [ { "kind": "TypeNominal", "name": "ConversionsAPISection", "printedName": "FBSDKCoreKit.ConversionsAPISection", "usr": "s:12FBSDKCoreKit21ConversionsAPISectionO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "ConversionsAPICustomEventField", "printedName": "FBSDKCoreKit.ConversionsAPICustomEventField", "usr": "s:12FBSDKCoreKit30ConversionsAPICustomEventFieldO" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV7section5fieldAeA0E10APISectionOSg_AA0e9APICustomiJ0Otcfc", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV7section5fieldAeA0E10APISectionOSg_AA0e9APICustomiJ0Otcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV", "moduleName": "FBSDKCoreKit", "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Var", "name": "customEventTransformations", "printedName": "customEventTransformations", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.CustomEventField : FBSDKCoreKit.AppEventsConversionsAPITransformer.SectionCustomEventFieldMapping]", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "SectionCustomEventFieldMapping", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.SectionCustomEventFieldMapping", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV" } ], "usr": "s:SD" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO26customEventTransformationsSDyAA06CustomH5FieldOAC07SectionjhK7MappingVGvpZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO26customEventTransformationsSDyAA06CustomH5FieldOAC07SectionjhK7MappingVGvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.CustomEventField : FBSDKCoreKit.AppEventsConversionsAPITransformer.SectionCustomEventFieldMapping]", "children": [ { "kind": "TypeNominal", "name": "CustomEventField", "printedName": "FBSDKCoreKit.CustomEventField", "usr": "s:12FBSDKCoreKit16CustomEventFieldO" }, { "kind": "TypeNominal", "name": "SectionCustomEventFieldMapping", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.SectionCustomEventFieldMapping", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO30SectionCustomEventFieldMappingV" } ], "usr": "s:SD" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO26customEventTransformationsSDyAA06CustomH5FieldOAC07SectionjhK7MappingVGvgZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO26customEventTransformationsSDyAA06CustomH5FieldOAC07SectionjhK7MappingVGvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "standardEventTransformations", "printedName": "standardEventTransformations", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.AppEventName : FBSDKCoreKit.ConversionsAPIEventName]", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ], "usr": "s:SD" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO28standardEventTransformationsSDyAA0cH4NameOAA0e8APIEventJ0OGvpZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO28standardEventTransformationsSDyAA0cH4NameOAA0e8APIEventJ0OGvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.AppEventName : FBSDKCoreKit.ConversionsAPIEventName]", "children": [ { "kind": "TypeNominal", "name": "AppEventName", "printedName": "FBSDKCoreKit.AppEventName", "usr": "s:12FBSDKCoreKit12AppEventNameO" }, { "kind": "TypeNominal", "name": "ConversionsAPIEventName", "printedName": "FBSDKCoreKit.ConversionsAPIEventName", "usr": "s:12FBSDKCoreKit23ConversionsAPIEventNameO" } ], "usr": "s:SD" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO28standardEventTransformationsSDyAA0cH4NameOAA0e8APIEventJ0OGvgZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO28standardEventTransformationsSDyAA0cH4NameOAA0e8APIEventJ0OGvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "TypeDecl", "name": "DataProcessingParameterName", "printedName": "DataProcessingParameterName", "children": [ { "kind": "Var", "name": "options", "printedName": "options", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName.Type) -> FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "children": [ { "kind": "TypeNominal", "name": "DataProcessingParameterName", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName.Type", "children": [ { "kind": "TypeNominal", "name": "DataProcessingParameterName", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO7optionsyA2EmF", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO7optionsyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "country", "printedName": "country", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName.Type) -> FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "children": [ { "kind": "TypeNominal", "name": "DataProcessingParameterName", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName.Type", "children": [ { "kind": "TypeNominal", "name": "DataProcessingParameterName", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO7countryyA2EmF", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO7countryyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "state", "printedName": "state", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName.Type) -> FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "children": [ { "kind": "TypeNominal", "name": "DataProcessingParameterName", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName.Type", "children": [ { "kind": "TypeNominal", "name": "DataProcessingParameterName", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO5stateyA2EmF", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO5stateyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName?", "children": [ { "kind": "TypeNominal", "name": "DataProcessingParameterName", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO8rawValueAESgSS_tcfc", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO8rawValueAESgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "allCases", "printedName": "allCases", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName]", "children": [ { "kind": "TypeNominal", "name": "DataProcessingParameterName", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO" } ], "usr": "s:Sa" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO8allCasesSayAEGvpZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO8allCasesSayAEGvpZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName]", "children": [ { "kind": "TypeNominal", "name": "DataProcessingParameterName", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO" } ], "usr": "s:Sa" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO8allCasesSayAEGvgZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO8allCasesSayAEGvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO", "moduleName": "FBSDKCoreKit", "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "CaseIterable", "printedName": "CaseIterable", "children": [ { "kind": "TypeWitness", "name": "AllCases", "printedName": "AllCases", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName]", "children": [ { "kind": "TypeNominal", "name": "DataProcessingParameterName", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.DataProcessingParameterName", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO27DataProcessingParameterNameO" } ], "usr": "s:Sa" } ] } ], "usr": "s:s12CaseIterableP", "mangledName": "$ss12CaseIterableP" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "ValueTransformationType", "printedName": "ValueTransformationType", "children": [ { "kind": "Var", "name": "array", "printedName": "array", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType.Type) -> FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType.Type", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO5arrayyA2EmF", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO5arrayyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "bool", "printedName": "bool", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType.Type) -> FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType.Type", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO4boolyA2EmF", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO4boolyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "int", "printedName": "int", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType.Type) -> FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType.Type", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO3intyA2EmF", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO3intyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Constructor", "name": "init", "printedName": "init(field:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType?", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO5fieldAESgSS_tcfc", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO5fieldAESgSS_tcfc", "moduleName": "FBSDKCoreKit", "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType?", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO03rawG0AESgSS_tcfc", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO03rawG0AESgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO03rawG0SSvp", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO03rawG0SSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO03rawG0SSvg", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO03rawG0SSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "allCases", "printedName": "allCases", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType]", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" } ], "usr": "s:Sa" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO8allCasesSayAEGvpZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO8allCasesSayAEGvpZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType]", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" } ], "usr": "s:Sa" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO8allCasesSayAEGvgZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO8allCasesSayAEGvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO", "moduleName": "FBSDKCoreKit", "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "CaseIterable", "printedName": "CaseIterable", "children": [ { "kind": "TypeWitness", "name": "AllCases", "printedName": "AllCases", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType]", "children": [ { "kind": "TypeNominal", "name": "ValueTransformationType", "printedName": "FBSDKCoreKit.AppEventsConversionsAPITransformer.ValueTransformationType", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO23ValueTransformationTypeO" } ], "usr": "s:Sa" } ] } ], "usr": "s:s12CaseIterableP", "mangledName": "$ss12CaseIterableP" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Function", "name": "transformValue", "printedName": "transformValue(field:value:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Any?", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO14transformValue5field5valueypSgSS_yptFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO14transformValue5field5valueypSgSS_yptFZ", "moduleName": "FBSDKCoreKit", "static": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "splitAppEventParameters", "printedName": "splitAppEventParameters(from:userData:appData:restOfData:customEvents:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AppEventType?", "children": [ { "kind": "TypeNominal", "name": "AppEventType", "printedName": "FBSDKCoreKit.AppEventType", "usr": "s:12FBSDKCoreKit12AppEventTypeO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "paramValueOwnership": "InOut", "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "paramValueOwnership": "InOut", "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "paramValueOwnership": "InOut", "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Array", "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" } ], "paramValueOwnership": "InOut", "usr": "s:Sa" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO05splitC15EventParameters4from8userData03appL006restOfL006customD0AA0cH4TypeOSgSDySSypG_AMzAMzAMzSayAMGztFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO05splitC15EventParameters4from8userData03appL006restOfL006customD0AA0cH4TypeOSgSDySSypG_AMzAMzAMzSayAMGztFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "transformAndUpdateAppData", "printedName": "transformAndUpdateAppData(_:field:value:)", "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" } ], "paramValueOwnership": "InOut", "usr": "s:SD" }, { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO018transformAndUpdateC4Data_5field5valueySDySSypGz_AA0c9EventUserhcJ5FieldOyptFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO018transformAndUpdateC4Data_5field5valueySDySSypGz_AA0c9EventUserhcJ5FieldOyptFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "transformAndUpdateUserData", "printedName": "transformAndUpdateUserData(_:field:value:)", "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" } ], "paramValueOwnership": "InOut", "usr": "s:SD" }, { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO26transformAndUpdateUserData_5field5valueySDySSypGz_AA0c5EventjhcK5FieldOyptFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO26transformAndUpdateUserData_5field5valueySDySSypGz_AA0c5EventjhcK5FieldOyptFZ", "moduleName": "FBSDKCoreKit", "static": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "transformAndUpdateAppAndUserData", "printedName": "transformAndUpdateAppAndUserData(userData:appData:field:value:)", "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" } ], "paramValueOwnership": "InOut", "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "paramValueOwnership": "InOut", "usr": "s:SD" }, { "kind": "TypeNominal", "name": "AppEventUserAndAppDataField", "printedName": "FBSDKCoreKit.AppEventUserAndAppDataField", "usr": "s:12FBSDKCoreKit015AppEventUserAndC9DataFieldO" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO018transformAndUpdatecH8UserData04userK003appK05field5valueySDySSypGz_AIzAA0c5EventjhcK5FieldOyptFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO018transformAndUpdatecH8UserData04userK003appK05field5valueySDySSypGz_AIzAA0c5EventjhcK5FieldOyptFZ", "moduleName": "FBSDKCoreKit", "static": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "transformEventName", "printedName": "transformEventName(from:)", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO18transformEventName4fromS2S_tFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO18transformEventName4fromS2S_tFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "transformEvents", "printedName": "transformEvents(from:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[[Swift.String : Any]]?", "children": [ { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO09transformD04fromSaySDySSypGGSgSS_tFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO09transformD04fromSaySDySSypGGSgSS_tFZ", "moduleName": "FBSDKCoreKit", "static": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "combineCommonFields", "printedName": "combineCommonFields(userData:appData:restOfData:)", "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" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "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": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO19combineCommonFields8userData03appK006restOfK0SDySSypGAH_A2HtFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO19combineCommonFields8userData03appK006restOfK0SDySSypGAH_A2HtFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "combineAllTransformedDataForMobileAppInstall", "printedName": "combineAllTransformedDataForMobileAppInstall(commonFields:eventTime:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[[Swift.String : Any]]?", "children": [ { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Int?", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO034combineAllTransformedDataForMobileC7Install12commonFields9eventTimeSaySDySSypGGSgAG_SiSgtFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO034combineAllTransformedDataForMobileC7Install12commonFields9eventTimeSaySDySSypGGSgAG_SiSgtFZ", "moduleName": "FBSDKCoreKit", "static": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "combineAllTransformedDataForCustom", "printedName": "combineAllTransformedDataForCustom(commonFields:customEvents:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[[Swift.String : Any]]?", "children": [ { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO34combineAllTransformedDataForCustom12commonFields06customD0SaySDySSypGGSgAG_AHtFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO34combineAllTransformedDataForCustom12commonFields06customD0SaySDySSypGGSgAG_AHtFZ", "moduleName": "FBSDKCoreKit", "static": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "combineAllTransformedData", "printedName": "combineAllTransformedData(eventType:userData:appData:restOfData:customEvents:eventTime:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[[Swift.String : Any]]?", "children": [ { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "AppEventType", "printedName": "FBSDKCoreKit.AppEventType", "usr": "s:12FBSDKCoreKit12AppEventTypeO" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Array", "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:Sa" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Int?", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO25combineAllTransformedData9eventType04userJ003appJ006restOfJ006customD00K4TimeSaySDySSypGGSgAA0c5EventL0O_A3kLSiSgtFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO25combineAllTransformedData9eventType04userJ003appJ006restOfJ006customD00K4TimeSaySDySSypGGSgAA0c5EventL0O_A3kLSiSgtFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "conversionsAPICompatibleEvent", "printedName": "conversionsAPICompatibleEvent(from:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[[Swift.String : Any]]?", "children": [ { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Dictionary", "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": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO29conversionsAPICompatibleEvent4fromSaySDySSypGGSgAF_tFZ", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO29conversionsAPICompatibleEvent4fromSaySDySSypGGSgAF_tFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "RawDocComment" ], "funcSelfKind": "NonMutating" } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit34AppEventsConversionsAPITransformerO", "mangledName": "$s12FBSDKCoreKit34AppEventsConversionsAPITransformerO", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ], "isEnumExhaustive": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "FBSDKCoreKit_Basics", "printedName": "FBSDKCoreKit_Basics", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "Import", "name": "UIKit", "printedName": "UIKit", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "TypeDecl", "name": "SettingsAPIFields", "printedName": "SettingsAPIFields", "children": [ { "kind": "Var", "name": "url", "printedName": "url", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.SettingsAPIFields.Type) -> FBSDKCoreKit.SettingsAPIFields", "children": [ { "kind": "TypeNominal", "name": "SettingsAPIFields", "printedName": "FBSDKCoreKit.SettingsAPIFields", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.SettingsAPIFields.Type", "children": [ { "kind": "TypeNominal", "name": "SettingsAPIFields", "printedName": "FBSDKCoreKit.SettingsAPIFields", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO3urlyA2CmF", "mangledName": "$s12FBSDKCoreKit17SettingsAPIFieldsO3urlyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "enabled", "printedName": "enabled", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.SettingsAPIFields.Type) -> FBSDKCoreKit.SettingsAPIFields", "children": [ { "kind": "TypeNominal", "name": "SettingsAPIFields", "printedName": "FBSDKCoreKit.SettingsAPIFields", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.SettingsAPIFields.Type", "children": [ { "kind": "TypeNominal", "name": "SettingsAPIFields", "printedName": "FBSDKCoreKit.SettingsAPIFields", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO7enabledyA2CmF", "mangledName": "$s12FBSDKCoreKit17SettingsAPIFieldsO7enabledyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "datasetID", "printedName": "datasetID", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.SettingsAPIFields.Type) -> FBSDKCoreKit.SettingsAPIFields", "children": [ { "kind": "TypeNominal", "name": "SettingsAPIFields", "printedName": "FBSDKCoreKit.SettingsAPIFields", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.SettingsAPIFields.Type", "children": [ { "kind": "TypeNominal", "name": "SettingsAPIFields", "printedName": "FBSDKCoreKit.SettingsAPIFields", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO9datasetIDyA2CmF", "mangledName": "$s12FBSDKCoreKit17SettingsAPIFieldsO9datasetIDyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "accessKey", "printedName": "accessKey", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.SettingsAPIFields.Type) -> FBSDKCoreKit.SettingsAPIFields", "children": [ { "kind": "TypeNominal", "name": "SettingsAPIFields", "printedName": "FBSDKCoreKit.SettingsAPIFields", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.SettingsAPIFields.Type", "children": [ { "kind": "TypeNominal", "name": "SettingsAPIFields", "printedName": "FBSDKCoreKit.SettingsAPIFields", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO9accessKeyyA2CmF", "mangledName": "$s12FBSDKCoreKit17SettingsAPIFieldsO9accessKeyyA2CmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.SettingsAPIFields?", "children": [ { "kind": "TypeNominal", "name": "SettingsAPIFields", "printedName": "FBSDKCoreKit.SettingsAPIFields", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO8rawValueACSgSS_tcfc", "mangledName": "$s12FBSDKCoreKit17SettingsAPIFieldsO8rawValueACSgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit17SettingsAPIFieldsO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit17SettingsAPIFieldsO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit17SettingsAPIFieldsO", "mangledName": "$s12FBSDKCoreKit17SettingsAPIFieldsO", "moduleName": "FBSDKCoreKit", "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "FBSDKAppEventsCAPIManager", "printedName": "FBSDKAppEventsCAPIManager", "children": [ { "kind": "Var", "name": "shared", "printedName": "shared", "children": [ { "kind": "TypeNominal", "name": "FBSDKAppEventsCAPIManager", "printedName": "FBSDKCoreKit.FBSDKAppEventsCAPIManager", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(cpy)shared", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC6sharedACvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "FBSDKAppEventsCAPIManager", "printedName": "FBSDKCoreKit.FBSDKAppEventsCAPIManager", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(cm)shared", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC6sharedACvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "isSDKGKEnabled", "printedName": "isSDKGKEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(py)isSDKGKEnabled", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC14isSDKGKEnabledSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "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@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)isSDKGKEnabled", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC14isSDKGKEnabledSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)setIsSDKGKEnabled:", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC14isSDKGKEnabledSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC14isSDKGKEnabledSbvM", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC14isSDKGKEnabledSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "factory", "printedName": "factory", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol?", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(py)factory", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC7factorySo24FBSDKGraphRequestFactory_pSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol?", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)factory", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC7factorySo24FBSDKGraphRequestFactory_pSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol?", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)setFactory:", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC7factorySo24FBSDKGraphRequestFactory_pSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC7factorySo24FBSDKGraphRequestFactory_pSgvM", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC7factorySo24FBSDKGraphRequestFactory_pSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "settings", "printedName": "settings", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.SettingsProtocol?", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(py)settings", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC8settingsAA16SettingsProtocol_pSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.SettingsProtocol?", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)settings", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC8settingsAA16SettingsProtocol_pSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.SettingsProtocol?", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)setSettings:", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC8settingsAA16SettingsProtocol_pSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC8settingsAA16SettingsProtocol_pSgvM", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC8settingsAA16SettingsProtocol_pSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "configRefreshTimestamp", "printedName": "configRefreshTimestamp", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(py)configRefreshTimestamp", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC22configRefreshTimestamp10Foundation4DateVSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)configRefreshTimestamp", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC22configRefreshTimestamp10Foundation4DateVSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)setConfigRefreshTimestamp:", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC22configRefreshTimestamp10Foundation4DateVSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC22configRefreshTimestamp10Foundation4DateVSgvM", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC22configRefreshTimestamp10Foundation4DateVSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isLoadingConfig", "printedName": "isLoadingConfig", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(py)isLoadingConfig", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC15isLoadingConfigSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "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@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)isLoadingConfig", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC15isLoadingConfigSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)setIsLoadingConfig:", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC15isLoadingConfigSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC15isLoadingConfigSbvM", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC15isLoadingConfigSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "completionBlocks", "printedName": "completionBlocks", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[(Swift.Bool) -> ()]", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.Bool) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ] } ], "usr": "s:Sa" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC16completionBlocksSayySbcGvp", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC16completionBlocksSayySbcGvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[(Swift.Bool) -> ()]", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.Bool) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ] } ], "usr": "s:Sa" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC16completionBlocksSayySbcGvg", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC16completionBlocksSayySbcGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Array", "printedName": "[(Swift.Bool) -> ()]", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.Bool) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ] } ], "usr": "s:Sa" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC16completionBlocksSayySbcGvs", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC16completionBlocksSayySbcGvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC16completionBlocksSayySbcGvM", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC16completionBlocksSayySbcGvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "FBSDKAppEventsCAPIManager", "printedName": "FBSDKCoreKit.FBSDKAppEventsCAPIManager", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)init", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override", "AccessControl" ], "init_kind": "Designated" }, { "kind": "Function", "name": "configure", "printedName": "configure(factory:settings:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)configureWithFactory:settings:", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC9configure7factory8settingsySo24FBSDKGraphRequestFactory_p_AA16SettingsProtocol_ptF", "moduleName": "FBSDKCoreKit", "objc_name": "configureWithFactory:settings:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "enable", "printedName": "enable()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)enable", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC6enableyyF", "moduleName": "FBSDKCoreKit", "objc_name": "enable", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "recordEvent", "printedName": "recordEvent(_:)", "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:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)recordEvent:", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC11recordEventyySDySSypGF", "moduleName": "FBSDKCoreKit", "objc_name": "recordEvent:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "load", "printedName": "load(withBlock:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.Bool) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ] } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)loadWithBlock:", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC4load9withBlockyySbc_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "shouldRefresh", "printedName": "shouldRefresh()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)shouldRefresh", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC13shouldRefreshSbyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "isRefreshTimestampValid", "printedName": "isRefreshTimestampValid()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)isRefreshTimestampValid", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC23isRefreshTimestampValidSbyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "executeBlocks", "printedName": "executeBlocks(isEnabled:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager(im)executeBlocksWithIsEnabled:", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC13executeBlocks9isEnabledySb_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppEventsCAPIManager", "mangledName": "$s12FBSDKCoreKit25FBSDKAppEventsCAPIManagerC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "ObjCMembers", "ObjC" ], "superclassUsr": "c:objc(cs)NSObject", "inheritsConvenienceInitializers": true, "superclassNames": [ "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "CAPIReporter", "printedName": "CAPIReporter", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKCAPIReporter", "mangledName": "$s12FBSDKCoreKit12CAPIReporterP" }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "FBSDKCoreKit_Basics", "printedName": "FBSDKCoreKit_Basics", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "FBSDKTransformerGraphRequestFactory", "printedName": "FBSDKTransformerGraphRequestFactory", "children": [ { "kind": "Var", "name": "contentType", "printedName": "contentType", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(py)contentType", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC11contentTypeSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "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@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)contentType", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC11contentTypeSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "timeoutInterval", "printedName": "timeoutInterval", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(py)timeoutInterval", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC15timeoutIntervalSivp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)timeoutInterval", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC15timeoutIntervalSivg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "maxCachedEvents", "printedName": "maxCachedEvents", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(py)maxCachedEvents", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC15maxCachedEventsSivp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)maxCachedEvents", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC15maxCachedEventsSivg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "maxProcessedEvents", "printedName": "maxProcessedEvents", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(py)maxProcessedEvents", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC18maxProcessedEventsSivp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)maxProcessedEvents", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC18maxProcessedEventsSivg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "retryEventsHttpResponse", "printedName": "retryEventsHttpResponse", "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@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(py)retryEventsHttpResponse", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC23retryEventsHttpResponseSaySiGvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)retryEventsHttpResponse", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC23retryEventsHttpResponseSaySiGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "shared", "printedName": "shared", "children": [ { "kind": "TypeNominal", "name": "FBSDKTransformerGraphRequestFactory", "printedName": "FBSDKCoreKit.FBSDKTransformerGraphRequestFactory", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(cpy)shared", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC6sharedACvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "FBSDKTransformerGraphRequestFactory", "printedName": "FBSDKCoreKit.FBSDKTransformerGraphRequestFactory", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(cm)shared", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC6sharedACvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "credentials", "printedName": "credentials", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.FBSDKTransformerGraphRequestFactory.CapiGCredentials?", "children": [ { "kind": "TypeNominal", "name": "CapiGCredentials", "printedName": "FBSDKCoreKit.FBSDKTransformerGraphRequestFactory.CapiGCredentials", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC11credentialsAC16CapiGCredentialsVSgvp", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC11credentialsAC16CapiGCredentialsVSgvp", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "HasInitialValue", "HasStorage", "SetterAccess", "AccessControl" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.FBSDKTransformerGraphRequestFactory.CapiGCredentials?", "children": [ { "kind": "TypeNominal", "name": "CapiGCredentials", "printedName": "FBSDKCoreKit.FBSDKTransformerGraphRequestFactory.CapiGCredentials", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC11credentialsAC16CapiGCredentialsVSgvg", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC11credentialsAC16CapiGCredentialsVSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "isOpen": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "transformedEvents", "printedName": "transformedEvents", "children": [ { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(py)transformedEvents", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC17transformedEventsSaySDySSypGGvp", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "HasInitialValue", "HasStorage", "AccessControl", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)transformedEvents", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC17transformedEventsSaySDySSypGGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "isOpen": true, "declAttributes": [ "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)setTransformedEvents:", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC17transformedEventsSaySDySSypGGvs", "moduleName": "FBSDKCoreKit", "implicit": true, "isOpen": true, "declAttributes": [ "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC17transformedEventsSaySDySSypGGvM", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC17transformedEventsSaySDySSypGGvM", "moduleName": "FBSDKCoreKit", "implicit": true, "isOpen": true, "accessorKind": "_modify" } ] }, { "kind": "TypeDecl", "name": "CapiGCredentials", "printedName": "CapiGCredentials", "children": [ { "kind": "Var", "name": "accessKey", "printedName": "accessKey", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV9accessKeySSvp", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV9accessKeySSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage", "AccessControl" ], "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": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV9accessKeySSvg", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV9accessKeySSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "capiGatewayURL", "printedName": "capiGatewayURL", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV14capiGatewayURLSSvp", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV14capiGatewayURLSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage", "AccessControl" ], "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": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV14capiGatewayURLSSvg", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV14capiGatewayURLSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "datasetID", "printedName": "datasetID", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV9datasetIDSSvp", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV9datasetIDSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage", "AccessControl" ], "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": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV9datasetIDSSvg", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV9datasetIDSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(accessKey:capiGatewayURL:datasetID:)", "children": [ { "kind": "TypeNominal", "name": "CapiGCredentials", "printedName": "FBSDKCoreKit.FBSDKTransformerGraphRequestFactory.CapiGCredentials", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV9accessKey14capiGatewayURL9datasetIDAESS_S2Stcfc", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV9accessKey14capiGatewayURL9datasetIDAESS_S2Stcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC16CapiGCredentialsV", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl" ] }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "FBSDKTransformerGraphRequestFactory", "printedName": "FBSDKCoreKit.FBSDKTransformerGraphRequestFactory", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)init", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override", "AccessControl" ], "init_kind": "Designated" }, { "kind": "Function", "name": "configure", "printedName": "configure(datasetID:url:accessKey:)", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)configureWithDatasetID:url:accessKey:", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC9configure9datasetID3url9accessKeyySS_S2StF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "callCapiGatewayAPI", "printedName": "callCapiGatewayAPI(with:userAgent:)", "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" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)callCapiGatewayAPIWith:userAgent:", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC18callCapiGatewayAPI4with9userAgentySDySSypG_SStF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "capiGatewayRequestDictionary", "printedName": "capiGatewayRequestDictionary(with:)", "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" }, { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)capiGatewayRequestDictionaryWith:", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC011capiGatewayE10Dictionary4withSDySSypGSayAFG_tF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "handleError", "printedName": "handleError(response:events:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URLResponse?", "children": [ { "kind": "TypeNominal", "name": "URLResponse", "printedName": "Foundation.URLResponse", "usr": "c:objc(cs)NSURLResponse" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[[Swift.String : Any]]?", "children": [ { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)handleErrorWithResponse:events:", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC11handleError8response6eventsySo13NSURLResponseCSg_SaySDySSypGGSgtF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "appendEvents", "printedName": "appendEvents(events:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[[Swift.String : Any]]?", "children": [ { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory(im)appendEventsWithEvents:", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC12appendEvents6eventsySaySDySSypGGSg_tF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKTransformerGraphRequestFactory", "mangledName": "$s12FBSDKCoreKit35FBSDKTransformerGraphRequestFactoryC", "moduleName": "FBSDKCoreKit", "isOpen": true, "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": "GraphRequestPiggybackManager", "printedName": "GraphRequestPiggybackManager", "children": [ { "kind": "TypeDecl", "name": "Values", "printedName": "Values", "children": [ { "kind": "Var", "name": "tokenRefreshThresholdInSeconds", "printedName": "tokenRefreshThresholdInSeconds", "children": [ { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO30tokenRefreshThresholdInSecondsSdvpZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO30tokenRefreshThresholdInSecondsSdvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO30tokenRefreshThresholdInSecondsSdvgZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO30tokenRefreshThresholdInSecondsSdvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "tokenRefreshRetryInSeconds", "printedName": "tokenRefreshRetryInSeconds", "children": [ { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO26tokenRefreshRetryInSecondsSdvpZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO26tokenRefreshRetryInSecondsSdvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage", "RawDocComment" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO26tokenRefreshRetryInSecondsSdvgZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO26tokenRefreshRetryInSecondsSdvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "extendSSOToken", "printedName": "extendSSOToken", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO14extendSSOTokenSSvpZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO14extendSSOTokenSSvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage", "RawDocComment" ], "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": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO14extendSSOTokenSSvgZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO14extendSSOTokenSSvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "accessTokenRefreshFields", "printedName": "accessTokenRefreshFields", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO24accessTokenRefreshFieldsSSvpZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO24accessTokenRefreshFieldsSSvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "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": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO24accessTokenRefreshFieldsSSvgZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO24accessTokenRefreshFieldsSSvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "permissionsPath", "printedName": "permissionsPath", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO15permissionsPathSSvpZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO15permissionsPathSSvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "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": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO15permissionsPathSSvgZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO15permissionsPathSSvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "permissionsRefreshFields", "printedName": "permissionsRefreshFields", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO24permissionsRefreshFieldsSSvpZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO24permissionsRefreshFieldsSSvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "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": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO24permissionsRefreshFieldsSSvgZ", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO24permissionsRefreshFieldsSSvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC6ValuesO", "moduleName": "FBSDKCoreKit", "isEnumExhaustive": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Var", "name": "lastRefreshTry", "printedName": "lastRefreshTry", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC14lastRefreshTry10Foundation4DateVvp", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC14lastRefreshTry10Foundation4DateVvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC14lastRefreshTry10Foundation4DateVvg", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC14lastRefreshTry10Foundation4DateVvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC14lastRefreshTry10Foundation4DateVvs", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC14lastRefreshTry10Foundation4DateVvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC14lastRefreshTry10Foundation4DateVvM", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC14lastRefreshTry10Foundation4DateVvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC22configuredDependenciesAC06ObjectH0VSgvp", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC22configuredDependenciesAC06ObjectH0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC22configuredDependenciesAC06ObjectH0VSgvg", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC22configuredDependenciesAC06ObjectH0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC22configuredDependenciesAC06ObjectH0VSgvs", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC22configuredDependenciesAC06ObjectH0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC22configuredDependenciesAC06ObjectH0VSgvM", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC22configuredDependenciesAC06ObjectH0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC19defaultDependenciesAC06ObjectH0VSgvp", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC19defaultDependenciesAC06ObjectH0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "fixedbinaryorder": 2, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC19defaultDependenciesAC06ObjectH0VSgvg", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC19defaultDependenciesAC06ObjectH0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC19defaultDependenciesAC06ObjectH0VSgvs", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC19defaultDependenciesAC06ObjectH0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC19defaultDependenciesAC06ObjectH0VSgvM", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC19defaultDependenciesAC06ObjectH0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Function", "name": "addPiggybackRequests", "printedName": "addPiggybackRequests(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "GraphRequestConnecting", "printedName": "FBSDKCoreKit.GraphRequestConnecting", "usr": "c:objc(pl)FBSDKGraphRequestConnecting" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC03addE8RequestsyySo010FBSDKGraphD10Connecting_pF", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC03addE8RequestsyySo010FBSDKGraphD10Connecting_pF", "moduleName": "FBSDKCoreKit", "objc_name": "addPiggybackRequests:", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "addRefreshPiggyback", "printedName": "addRefreshPiggyback(_:permissionHandler:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "GraphRequestConnecting", "printedName": "FBSDKCoreKit.GraphRequestConnecting", "usr": "c:objc(pl)FBSDKGraphRequestConnecting" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "((FBSDKCoreKit.GraphRequestConnecting?, Any?, Swift.Error?) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.GraphRequestConnecting?, Any?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(FBSDKCoreKit.GraphRequestConnecting?, Any?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.GraphRequestConnecting?", "children": [ { "kind": "TypeNominal", "name": "GraphRequestConnecting", "printedName": "FBSDKCoreKit.GraphRequestConnecting", "usr": "c:objc(pl)FBSDKGraphRequestConnecting" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Any?", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC010addRefreshE0_17permissionHandlerySo010FBSDKGraphD10Connecting_p_ySoAF_pSg_ypSgs5Error_pSgtcSgtF", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC010addRefreshE0_17permissionHandlerySo010FBSDKGraphD10Connecting_p_ySoAF_pSg_ypSgs5Error_pSgtcSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "addRefreshPiggyback:permissionHandler:", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "isRequestSafeForPiggyback", "printedName": "isRequestSafeForPiggyback(_:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "GraphRequestProtocol", "printedName": "FBSDKCoreKit.GraphRequestProtocol", "usr": "c:objc(pl)FBSDKGraphRequest" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC02isd7SafeForE0ySbSo010FBSDKGraphD0_pF", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC02isd7SafeForE0ySbSo010FBSDKGraphD0_pF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "addRefreshPiggybackIfStale", "printedName": "addRefreshPiggybackIfStale(to:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "GraphRequestConnecting", "printedName": "FBSDKCoreKit.GraphRequestConnecting", "usr": "c:objc(pl)FBSDKGraphRequestConnecting" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC010addRefreshE7IfStale2toySo010FBSDKGraphD10Connecting_p_tF", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC010addRefreshE7IfStale2toySo010FBSDKGraphD10Connecting_p_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "addServerConfigurationPiggyback", "printedName": "addServerConfigurationPiggyback(to:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "GraphRequestConnecting", "printedName": "FBSDKCoreKit.GraphRequestConnecting", "usr": "c:objc(pl)FBSDKGraphRequestConnecting" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC022addServerConfigurationE02toySo010FBSDKGraphD10Connecting_p_tF", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC022addServerConfigurationE02toySo010FBSDKGraphD10Connecting_p_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "GraphRequestPiggybackManager", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerCACycfc", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerCACycfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "ObjectDependencies", "printedName": "ObjectDependencies", "children": [ { "kind": "Var", "name": "tokenWallet", "printedName": "tokenWallet", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvp", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvg", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "settings", "printedName": "settings", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV8settingsAA16SettingsProtocol_pvp", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV8settingsAA16SettingsProtocol_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV8settingsAA16SettingsProtocol_pvg", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV8settingsAA16SettingsProtocol_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "serverConfigurationProvider", "printedName": "serverConfigurationProvider", "children": [ { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvp", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvg", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "graphRequestFactory", "printedName": "graphRequestFactory", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV05graphD7FactorySo010FBSDKGraphdJ0_pvp", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV05graphD7FactorySo010FBSDKGraphdJ0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 3, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV05graphD7FactorySo010FBSDKGraphdJ0_pvg", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV05graphD7FactorySo010FBSDKGraphdJ0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(tokenWallet:settings:serverConfigurationProvider:graphRequestFactory:)", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" }, { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" }, { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV11tokenWallet8settings27serverConfigurationProvider05graphD7FactoryAESo25FBSDKAccessTokenProviding_pXp_AA16SettingsProtocol_pSo011FBSDKServermS0_pSo010FBSDKGraphdP0_ptcfc", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV11tokenWallet8settings27serverConfigurationProvider05graphD7FactoryAESo25FBSDKAccessTokenProviding_pXp_AA16SettingsProtocol_pSo011FBSDKServermS0_pSo010FBSDKGraphdP0_ptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true } ], "declKind": "Class", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "RawDocComment" ], "conformances": [ { "kind": "Conformance", "name": "DependentAsObject", "printedName": "DependentAsObject", "children": [ { "kind": "TypeWitness", "name": "ObjectDependencies", "printedName": "ObjectDependencies", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.GraphRequestPiggybackManager.ObjectDependencies", "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit17DependentAsObjectP", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP" } ] }, { "kind": "TypeDecl", "name": "KeychainStoreFactory", "printedName": "KeychainStoreFactory", "children": [ { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "KeychainStoreFactory", "printedName": "FBSDKCoreKit.KeychainStoreFactory", "usr": "s:12FBSDKCoreKit20KeychainStoreFactoryC" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit20KeychainStoreFactoryCACycfc", "mangledName": "$s12FBSDKCoreKit20KeychainStoreFactoryCACycfc", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl" ], "init_kind": "Designated" }, { "kind": "Function", "name": "createKeychainStore", "printedName": "createKeychainStore(service:accessGroup:)", "children": [ { "kind": "TypeNominal", "name": "KeychainStoreProtocol", "printedName": "FBSDKCoreKit.KeychainStoreProtocol", "usr": "c:objc(pl)FBSDKKeychainStore" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit20KeychainStoreFactoryC06createcD07service11accessGroupSo013FBSDKKeychainD0_pSS_SSSgtF", "mangledName": "$s12FBSDKCoreKit20KeychainStoreFactoryC06createcD07service11accessGroupSo013FBSDKKeychainD0_pSS_SSSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "createKeychainStoreWithService:accessGroup:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" } ], "declKind": "Class", "usr": "s:12FBSDKCoreKit20KeychainStoreFactoryC", "mangledName": "$s12FBSDKCoreKit20KeychainStoreFactoryC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "RawDocComment" ] }, { "kind": "TypeDecl", "name": "MissingDependenciesError", "printedName": "MissingDependenciesError", "children": [ { "kind": "Var", "name": "dependentType", "printedName": "dependentType", "children": [ { "kind": "TypeNominal", "name": "Metatype", "printedName": "Ï„_0_0.Type", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_0_0" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24MissingDependenciesErrorV13dependentType33_958FB1E740EB546F978E744982C869ADLLxmvp", "mangledName": "$s12FBSDKCoreKit24MissingDependenciesErrorV13dependentType33_958FB1E740EB546F978E744982C869ADLLxmvp", "moduleName": "FBSDKCoreKit", "isInternal": true, "declAttributes": [ "HasStorage", "AccessControl" ], "fixedbinaryorder": 0, "isLet": true, "hasStorage": true }, { "kind": "Constructor", "name": "init", "printedName": "init(for:)", "children": [ { "kind": "TypeNominal", "name": "MissingDependenciesError", "printedName": "FBSDKCoreKit.MissingDependenciesError<Ï„_0_0>", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_0_0" } ], "usr": "s:12FBSDKCoreKit24MissingDependenciesErrorV" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "Ï„_0_0.Type", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_0_0" } ] } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit24MissingDependenciesErrorV3forACyxGxm_tcfc", "mangledName": "$s12FBSDKCoreKit24MissingDependenciesErrorV3forACyxGxm_tcfc", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0>", "sugared_genericSig": "", "init_kind": "Designated" }, { "kind": "Var", "name": "description", "printedName": "description", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24MissingDependenciesErrorV11descriptionSSvp", "mangledName": "$s12FBSDKCoreKit24MissingDependenciesErrorV11descriptionSSvp", "moduleName": "FBSDKCoreKit", "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24MissingDependenciesErrorV11descriptionSSvg", "mangledName": "$s12FBSDKCoreKit24MissingDependenciesErrorV11descriptionSSvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0>", "sugared_genericSig": "", "accessorKind": "get" } ] } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit24MissingDependenciesErrorV", "mangledName": "$s12FBSDKCoreKit24MissingDependenciesErrorV", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0>", "sugared_genericSig": "", "declAttributes": [ "RawDocComment" ], "conformances": [ { "kind": "Conformance", "name": "Error", "printedName": "Error", "usr": "s:s5ErrorP", "mangledName": "$ss5ErrorP" }, { "kind": "Conformance", "name": "CustomStringConvertible", "printedName": "CustomStringConvertible", "usr": "s:s23CustomStringConvertibleP", "mangledName": "$ss23CustomStringConvertibleP" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "Permission", "printedName": "Permission", "children": [ { "kind": "Var", "name": "publicProfile", "printedName": "publicProfile", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO13publicProfileyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO13publicProfileyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userFriends", "printedName": "userFriends", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO11userFriendsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO11userFriendsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "email", "printedName": "email", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO5emailyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO5emailyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userAboutMe", "printedName": "userAboutMe", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO11userAboutMeyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO11userAboutMeyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userActionsBooks", "printedName": "userActionsBooks", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO16userActionsBooksyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO16userActionsBooksyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userActionsFitness", "printedName": "userActionsFitness", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO18userActionsFitnessyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO18userActionsFitnessyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userActionsMusic", "printedName": "userActionsMusic", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO16userActionsMusicyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO16userActionsMusicyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userActionsNews", "printedName": "userActionsNews", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO15userActionsNewsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO15userActionsNewsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userActionsVideo", "printedName": "userActionsVideo", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO16userActionsVideoyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO16userActionsVideoyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userBirthday", "printedName": "userBirthday", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO12userBirthdayyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO12userBirthdayyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userEducationHistory", "printedName": "userEducationHistory", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO20userEducationHistoryyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO20userEducationHistoryyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userEvents", "printedName": "userEvents", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO10userEventsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO10userEventsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userGamesActivity", "printedName": "userGamesActivity", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO17userGamesActivityyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO17userGamesActivityyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userGender", "printedName": "userGender", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO10userGenderyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO10userGenderyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userHometown", "printedName": "userHometown", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO12userHometownyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO12userHometownyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userLikes", "printedName": "userLikes", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO9userLikesyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO9userLikesyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userLocation", "printedName": "userLocation", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO12userLocationyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO12userLocationyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userManagedGroups", "printedName": "userManagedGroups", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO17userManagedGroupsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO17userManagedGroupsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userPhotos", "printedName": "userPhotos", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO10userPhotosyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO10userPhotosyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userPosts", "printedName": "userPosts", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO9userPostsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO9userPostsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userRelationships", "printedName": "userRelationships", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO17userRelationshipsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO17userRelationshipsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userRelationshipDetails", "printedName": "userRelationshipDetails", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO23userRelationshipDetailsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO23userRelationshipDetailsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userReligionPolitics", "printedName": "userReligionPolitics", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO20userReligionPoliticsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO20userReligionPoliticsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userTaggedPlaces", "printedName": "userTaggedPlaces", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO16userTaggedPlacesyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO16userTaggedPlacesyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userVideos", "printedName": "userVideos", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO10userVideosyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO10userVideosyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userWebsite", "printedName": "userWebsite", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO11userWebsiteyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO11userWebsiteyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userWorkHistory", "printedName": "userWorkHistory", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO15userWorkHistoryyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO15userWorkHistoryyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "readCustomFriendlists", "printedName": "readCustomFriendlists", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO21readCustomFriendlistsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO21readCustomFriendlistsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "readInsights", "printedName": "readInsights", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO12readInsightsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO12readInsightsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "readAudienceNetworkInsights", "printedName": "readAudienceNetworkInsights", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO27readAudienceNetworkInsightsyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO27readAudienceNetworkInsightsyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "readPageMailboxes", "printedName": "readPageMailboxes", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO17readPageMailboxesyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO17readPageMailboxesyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "pagesShowList", "printedName": "pagesShowList", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO13pagesShowListyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO13pagesShowListyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "pagesManageCta", "printedName": "pagesManageCta", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO14pagesManageCtayA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO14pagesManageCtayA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "pagesManageInstantArticles", "printedName": "pagesManageInstantArticles", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO26pagesManageInstantArticlesyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO26pagesManageInstantArticlesyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "adsRead", "printedName": "adsRead", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO7adsReadyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO7adsReadyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userLink", "printedName": "userLink", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO8userLinkyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO8userLinkyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "userAgeRange", "printedName": "userAgeRange", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO12userAgeRangeyA2CmF", "mangledName": "$s12FBSDKCoreKit10PermissionO12userAgeRangeyA2CmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Var", "name": "custom", "printedName": "custom", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Permission.Type) -> (Swift.String) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.String) -> FBSDKCoreKit.Permission", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ] }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Permission.Type", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit10PermissionO6customyACSScACmF", "mangledName": "$s12FBSDKCoreKit10PermissionO6customyACSScACmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Constructor", "name": "init", "printedName": "init(stringLiteral:)", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit10PermissionO13stringLiteralACSS_tcfc", "mangledName": "$s12FBSDKCoreKit10PermissionO13stringLiteralACSS_tcfc", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl" ], "init_kind": "Designated" }, { "kind": "Var", "name": "name", "printedName": "name", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10PermissionO4nameSSvp", "mangledName": "$s12FBSDKCoreKit10PermissionO4nameSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10PermissionO4nameSSvg", "mangledName": "$s12FBSDKCoreKit10PermissionO4nameSSvg", "moduleName": "FBSDKCoreKit", "accessorKind": "get" } ] }, { "kind": "Var", "name": "hashValue", "printedName": "hashValue", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10PermissionO9hashValueSivp", "mangledName": "$s12FBSDKCoreKit10PermissionO9hashValueSivp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10PermissionO9hashValueSivg", "mangledName": "$s12FBSDKCoreKit10PermissionO9hashValueSivg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Function", "name": "hash", "printedName": "hash(into:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Hasher", "printedName": "Swift.Hasher", "paramValueOwnership": "InOut", "usr": "s:s6HasherV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit10PermissionO4hash4intoys6HasherVz_tF", "mangledName": "$s12FBSDKCoreKit10PermissionO4hash4intoys6HasherVz_tF", "moduleName": "FBSDKCoreKit", "implicit": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "==", "printedName": "==(_:_:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" }, { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit10PermissionO2eeoiySbAC_ACtFZ", "mangledName": "$s12FBSDKCoreKit10PermissionO2eeoiySbAC_ACtFZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "funcSelfKind": "NonMutating" } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit10PermissionO", "mangledName": "$s12FBSDKCoreKit10PermissionO", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl", "RawDocComment" ], "conformances": [ { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "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": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "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": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "Profile", "printedName": "Profile", "children": [ { "kind": "Var", "name": "userID", "printedName": "userID", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)userID", "mangledName": "$s12FBSDKCoreKit7ProfileC6userIDSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(im)userID", "mangledName": "$s12FBSDKCoreKit7ProfileC6userIDSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "firstName", "printedName": "firstName", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(py)firstName", "mangledName": "$s12FBSDKCoreKit7ProfileC9firstNameSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKProfile(im)firstName", "mangledName": "$s12FBSDKCoreKit7ProfileC9firstNameSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "middleName", "printedName": "middleName", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(py)middleName", "mangledName": "$s12FBSDKCoreKit7ProfileC10middleNameSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKProfile(im)middleName", "mangledName": "$s12FBSDKCoreKit7ProfileC10middleNameSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "lastName", "printedName": "lastName", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(py)lastName", "mangledName": "$s12FBSDKCoreKit7ProfileC8lastNameSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKProfile(im)lastName", "mangledName": "$s12FBSDKCoreKit7ProfileC8lastNameSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "name", "printedName": "name", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(py)name", "mangledName": "$s12FBSDKCoreKit7ProfileC4nameSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKProfile(im)name", "mangledName": "$s12FBSDKCoreKit7ProfileC4nameSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "linkURL", "printedName": "linkURL", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(py)linkURL", "mangledName": "$s12FBSDKCoreKit7ProfileC7linkURL10Foundation0E0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "hasStorage": true, "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@FBSDKCoreKit@objc(cs)FBSDKProfile(im)linkURL", "mangledName": "$s12FBSDKCoreKit7ProfileC7linkURL10Foundation0E0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "refreshDate", "printedName": "refreshDate", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)refreshDate", "mangledName": "$s12FBSDKCoreKit7ProfileC11refreshDate10Foundation0E0Vvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)refreshDate", "mangledName": "$s12FBSDKCoreKit7ProfileC11refreshDate10Foundation0E0Vvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "imageURL", "printedName": "imageURL", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(py)imageURL", "mangledName": "$s12FBSDKCoreKit7ProfileC8imageURL10Foundation0E0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "hasStorage": true, "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@FBSDKCoreKit@objc(cs)FBSDKProfile(im)imageURL", "mangledName": "$s12FBSDKCoreKit7ProfileC8imageURL10Foundation0E0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "email", "printedName": "email", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(py)email", "mangledName": "$s12FBSDKCoreKit7ProfileC5emailSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKProfile(im)email", "mangledName": "$s12FBSDKCoreKit7ProfileC5emailSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "friendIDs", "printedName": "friendIDs", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)friendIDs", "mangledName": "$s12FBSDKCoreKit7ProfileC9friendIDsSaySSGSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)friendIDs", "mangledName": "$s12FBSDKCoreKit7ProfileC9friendIDsSaySSGSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "birthday", "printedName": "birthday", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)birthday", "mangledName": "$s12FBSDKCoreKit7ProfileC8birthday10Foundation4DateVSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)birthday", "mangledName": "$s12FBSDKCoreKit7ProfileC8birthday10Foundation4DateVSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "ageRange", "printedName": "ageRange", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.UserAgeRange?", "children": [ { "kind": "TypeNominal", "name": "UserAgeRange", "printedName": "FBSDKCoreKit.UserAgeRange", "usr": "c:objc(cs)FBSDKUserAgeRange" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)ageRange", "mangledName": "$s12FBSDKCoreKit7ProfileC8ageRangeSo012FBSDKUserAgeE0CSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.UserAgeRange?", "children": [ { "kind": "TypeNominal", "name": "UserAgeRange", "printedName": "FBSDKCoreKit.UserAgeRange", "usr": "c:objc(cs)FBSDKUserAgeRange" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)ageRange", "mangledName": "$s12FBSDKCoreKit7ProfileC8ageRangeSo012FBSDKUserAgeE0CSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "hometown", "printedName": "hometown", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Location?", "children": [ { "kind": "TypeNominal", "name": "Location", "printedName": "FBSDKCoreKit.Location", "usr": "c:objc(cs)FBSDKLocation" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)hometown", "mangledName": "$s12FBSDKCoreKit7ProfileC8hometownSo13FBSDKLocationCSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Location?", "children": [ { "kind": "TypeNominal", "name": "Location", "printedName": "FBSDKCoreKit.Location", "usr": "c:objc(cs)FBSDKLocation" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)hometown", "mangledName": "$s12FBSDKCoreKit7ProfileC8hometownSo13FBSDKLocationCSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "location", "printedName": "location", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Location?", "children": [ { "kind": "TypeNominal", "name": "Location", "printedName": "FBSDKCoreKit.Location", "usr": "c:objc(cs)FBSDKLocation" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)location", "mangledName": "$s12FBSDKCoreKit7ProfileC8locationSo13FBSDKLocationCSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Location?", "children": [ { "kind": "TypeNominal", "name": "Location", "printedName": "FBSDKCoreKit.Location", "usr": "c:objc(cs)FBSDKLocation" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)location", "mangledName": "$s12FBSDKCoreKit7ProfileC8locationSo13FBSDKLocationCSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "gender", "printedName": "gender", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(py)gender", "mangledName": "$s12FBSDKCoreKit7ProfileC6genderSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "RawDocComment", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKProfile(im)gender", "mangledName": "$s12FBSDKCoreKit7ProfileC6genderSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "isLimited", "printedName": "isLimited", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(py)isLimited", "mangledName": "$s12FBSDKCoreKit7ProfileC9isLimitedSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKProfile(im)isLimited", "mangledName": "$s12FBSDKCoreKit7ProfileC9isLimitedSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "_current", "printedName": "_current", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(cpy)_current", "mangledName": "$s12FBSDKCoreKit7ProfileC8_currentACSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "RawDocComment", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)_current", "mangledName": "$s12FBSDKCoreKit7ProfileC8_currentACSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)set_current:", "mangledName": "$s12FBSDKCoreKit7ProfileC8_currentACSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC8_currentACSgvMZ", "mangledName": "$s12FBSDKCoreKit7ProfileC8_currentACSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isUpdatedWithAccessTokenChange", "printedName": "isUpdatedWithAccessTokenChange", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(cpy)isUpdatedWithAccessTokenChange", "mangledName": "$s12FBSDKCoreKit7ProfileC30isUpdatedWithAccessTokenChangeSbvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl", "RawDocComment", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)isUpdatedWithAccessTokenChange", "mangledName": "$s12FBSDKCoreKit7ProfileC30isUpdatedWithAccessTokenChangeSbvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)setIsUpdatedWithAccessTokenChange:", "mangledName": "$s12FBSDKCoreKit7ProfileC30isUpdatedWithAccessTokenChangeSbvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC30isUpdatedWithAccessTokenChangeSbvMZ", "mangledName": "$s12FBSDKCoreKit7ProfileC30isUpdatedWithAccessTokenChangeSbvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(userID:firstName:middleName:lastName:name:linkURL:refreshDate:)", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "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" }, { "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": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)initWithUserID:firstName:middleName:lastName:name:linkURL:refreshDate:", "mangledName": "$s12FBSDKCoreKit7ProfileC6userID9firstName06middleG004lastG04name7linkURL11refreshDateACSS_SSSgA3K10Foundation0L0VSgAL0N0VSgtcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithUserID:firstName:middleName:lastName:name:linkURL:refreshDate:", "declAttributes": [ "Convenience", "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Convenience" }, { "kind": "Constructor", "name": "init", "printedName": "init(userID:firstName:middleName:lastName:name:linkURL:refreshDate:imageURL:email:friendIDs:birthday:ageRange:hometown:location:gender:)", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.UserAgeRange?", "children": [ { "kind": "TypeNominal", "name": "UserAgeRange", "printedName": "FBSDKCoreKit.UserAgeRange", "usr": "c:objc(cs)FBSDKUserAgeRange" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Location?", "children": [ { "kind": "TypeNominal", "name": "Location", "printedName": "FBSDKCoreKit.Location", "usr": "c:objc(cs)FBSDKLocation" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Location?", "children": [ { "kind": "TypeNominal", "name": "Location", "printedName": "FBSDKCoreKit.Location", "usr": "c:objc(cs)FBSDKLocation" } ], "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)initWithUserID:firstName:middleName:lastName:name:linkURL:refreshDate:imageURL:email:friendIDs:birthday:ageRange:hometown:location:gender:", "mangledName": "$s12FBSDKCoreKit7ProfileC6userID9firstName06middleG004lastG04name7linkURL11refreshDate05imageL05email9friendIDs8birthday8ageRange8hometown8location6genderACSS_SSSgA3S10Foundation0L0VSgAT0N0VSgAwSSaySSGSgAZSo012FBSDKUserAgeU0CSgSo13FBSDKLocationCSgA6_AStcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithUserID:firstName:middleName:lastName:name:linkURL:refreshDate:imageURL:email:friendIDs:birthday:ageRange:hometown:location:gender:", "declAttributes": [ "Convenience", "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Convenience" }, { "kind": "Constructor", "name": "init", "printedName": "init(userID:firstName:middleName:lastName:name:linkURL:refreshDate:imageURL:email:friendIDs:birthday:ageRange:hometown:location:gender:isLimited:)", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "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" }, { "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": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "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": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.UserAgeRange?", "children": [ { "kind": "TypeNominal", "name": "UserAgeRange", "printedName": "FBSDKCoreKit.UserAgeRange", "usr": "c:objc(cs)FBSDKUserAgeRange" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Location?", "children": [ { "kind": "TypeNominal", "name": "Location", "printedName": "FBSDKCoreKit.Location", "usr": "c:objc(cs)FBSDKLocation" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Location?", "children": [ { "kind": "TypeNominal", "name": "Location", "printedName": "FBSDKCoreKit.Location", "usr": "c:objc(cs)FBSDKLocation" } ], "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": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)initWithUserID:firstName:middleName:lastName:name:linkURL:refreshDate:imageURL:email:friendIDs:birthday:ageRange:hometown:location:gender:isLimited:", "mangledName": "$s12FBSDKCoreKit7ProfileC6userID9firstName06middleG004lastG04name7linkURL11refreshDate05imageL05email9friendIDs8birthday8ageRange8hometown8location6gender9isLimitedACSS_SSSgA3T10Foundation0L0VSgAU0N0VSgAxTSaySSGSgA_So012FBSDKUserAgeU0CSgSo13FBSDKLocationCSgA7_ATSbtcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithUserID:firstName:middleName:lastName:name:linkURL:refreshDate:imageURL:email:friendIDs:birthday:ageRange:hometown:location:gender:isLimited:", "declAttributes": [ "AccessControl", "ObjC", "RawDocComment" ], "init_kind": "Designated" }, { "kind": "Function", "name": "enableUpdatesOnAccessTokenChange", "printedName": "enableUpdatesOnAccessTokenChange(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)enableUpdatesOnAccessTokenChange:", "mangledName": "$s12FBSDKCoreKit7ProfileC32enableUpdatesOnAccessTokenChangeyySbFZ", "moduleName": "FBSDKCoreKit", "static": true, "deprecated": true, "objc_name": "enableUpdatesOnAccessTokenChange:", "declAttributes": [ "Final", "AccessControl", "ObjC", "Available", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile(im)init", "mangledName": "$s12FBSDKCoreKit7ProfileCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "PictureMode", "printedName": "PictureMode", "children": [ { "kind": "Var", "name": "square", "printedName": "square", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.PictureMode.Type) -> FBSDKCoreKit.Profile.PictureMode", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.PictureMode.Type", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO6squareyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC11PictureModeO6squareyA2EmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment", "ObjC" ], "fixedbinaryorder": 0 }, { "kind": "Var", "name": "normal", "printedName": "normal", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.PictureMode.Type) -> FBSDKCoreKit.Profile.PictureMode", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.PictureMode.Type", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO6normalyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC11PictureModeO6normalyA2EmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment", "ObjC" ], "fixedbinaryorder": 1 }, { "kind": "Var", "name": "album", "printedName": "album", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.PictureMode.Type) -> FBSDKCoreKit.Profile.PictureMode", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.PictureMode.Type", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO5albumyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC11PictureModeO5albumyA2EmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment", "ObjC" ], "fixedbinaryorder": 2 }, { "kind": "Var", "name": "small", "printedName": "small", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.PictureMode.Type) -> FBSDKCoreKit.Profile.PictureMode", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.PictureMode.Type", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO5smallyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC11PictureModeO5smallyA2EmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment", "ObjC" ], "fixedbinaryorder": 3 }, { "kind": "Var", "name": "large", "printedName": "large", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.PictureMode.Type) -> FBSDKCoreKit.Profile.PictureMode", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.PictureMode.Type", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO5largeyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC11PictureModeO5largeyA2EmF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment", "ObjC" ], "fixedbinaryorder": 4 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile.PictureMode?", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "UInt", "printedName": "Swift.UInt", "usr": "s:Su" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO8rawValueAESgSu_tcfc", "mangledName": "$s12FBSDKCoreKit7ProfileC11PictureModeO8rawValueAESgSu_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "UInt", "printedName": "Swift.UInt", "usr": "s:Su" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO8rawValueSuvp", "mangledName": "$s12FBSDKCoreKit7ProfileC11PictureModeO8rawValueSuvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "UInt", "printedName": "Swift.UInt", "usr": "s:Su" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO8rawValueSuvg", "mangledName": "$s12FBSDKCoreKit7ProfileC11PictureModeO8rawValueSuvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO", "mangledName": "$s12FBSDKCoreKit7ProfileC11PictureModeO", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKProfilePictureMode", "declAttributes": [ "AccessControl", "ObjC", "RawDocComment" ], "isFromExtension": true, "enumRawTypeName": "UInt", "conformances": [ { "kind": "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": "UInt", "printedName": "Swift.UInt", "usr": "s:Su" } ] } ], "usr": "s:SY", "mangledName": "$sSY" } ] }, { "kind": "Function", "name": "imageURL", "printedName": "imageURL(forMode:size:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(im)imageURLForPictureMode:size:", "mangledName": "$s12FBSDKCoreKit7ProfileC8imageURL7forMode4size10Foundation0E0VSgAC07PictureG0O_So6CGSizeVtF", "moduleName": "FBSDKCoreKit", "objc_name": "imageURLForPictureMode:size:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "getImageURL", "printedName": "getImageURL(profileID:pictureMode:size:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)getImageURLWithProfileID:pictureMode:size:", "mangledName": "$s12FBSDKCoreKit7ProfileC11getImageURL9profileID11pictureMode4size10Foundation0F0VSgSS_AC07PictureJ0OSo6CGSizeVtFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "Final", "ObjC" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "loadCurrentProfile", "printedName": "loadCurrentProfile(completion:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "((FBSDKCoreKit.Profile?, Swift.Error?) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(FBSDKCoreKit.Profile?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)loadCurrentProfileWithCompletion:", "mangledName": "$s12FBSDKCoreKit7ProfileC011loadCurrentC010completionyyACSg_s5Error_pSgtcSg_tFZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "loadCurrentProfileWithCompletion:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "loadProfile", "printedName": "loadProfile(accessToken:completion:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AccessToken?", "children": [ { "kind": "TypeNominal", "name": "AccessToken", "printedName": "FBSDKCoreKit.AccessToken", "usr": "c:objc(cs)FBSDKAccessToken" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "((FBSDKCoreKit.Profile?, Swift.Error?) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(FBSDKCoreKit.Profile?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)loadProfileWithAccessToken:completion:", "mangledName": "$s12FBSDKCoreKit7ProfileC04loadC011accessToken10completionySo011FBSDKAccessF0CSg_yACSg_s5Error_pSgtcSgtFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "Final", "ObjC" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "makeGraphRequestParameters", "printedName": "makeGraphRequestParameters(token:)", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AccessToken?", "children": [ { "kind": "TypeNominal", "name": "AccessToken", "printedName": "FBSDKCoreKit.AccessToken", "usr": "c:objc(cs)FBSDKAccessToken" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)makeGraphRequestParametersWithToken:", "mangledName": "$s12FBSDKCoreKit7ProfileC26makeGraphRequestParameters5tokenSDyS2SGSo16FBSDKAccessTokenCSg_tFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "Final", "ObjC" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Var", "name": "current", "printedName": "current", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cpy)currentProfile", "mangledName": "$s12FBSDKCoreKit7ProfileC7currentACSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "currentProfile", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "isFromExtension": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)currentProfile", "mangledName": "$s12FBSDKCoreKit7ProfileC7currentACSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "currentProfile", "declAttributes": [ "Final", "ObjC" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)setCurrentProfile:", "mangledName": "$s12FBSDKCoreKit7ProfileC7currentACSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "setCurrentProfile:", "declAttributes": [ "Final", "ObjC" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC7currentACSgvMZ", "mangledName": "$s12FBSDKCoreKit7ProfileC7currentACSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Function", "name": "fetchCachedProfile", "printedName": "fetchCachedProfile()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Self?", "children": [ { "kind": "TypeNominal", "name": "DynamicSelf", "printedName": "Self" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)fetchCachedProfile", "mangledName": "$s12FBSDKCoreKit7ProfileC011fetchCachedC0ACXDSgyFZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "fetchCachedProfile", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Var", "name": "profileUserDefaultsKey", "printedName": "profileUserDefaultsKey", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cpy)profileUserDefaultsKey", "mangledName": "$s12FBSDKCoreKit7ProfileC22profileUserDefaultsKeySSvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "isFromExtension": true, "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:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)profileUserDefaultsKey", "mangledName": "$s12FBSDKCoreKit7ProfileC22profileUserDefaultsKeySSvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "isFromExtension": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "supportsSecureCoding", "printedName": "supportsSecureCoding", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cpy)supportsSecureCoding", "mangledName": "$s12FBSDKCoreKit7ProfileC20supportsSecureCodingSbvpZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "supportsSecureCoding", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(cm)supportsSecureCoding", "mangledName": "$s12FBSDKCoreKit7ProfileC20supportsSecureCodingSbvgZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "supportsSecureCoding", "declAttributes": [ "Final", "ObjC" ], "isFromExtension": true, "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(coder:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "NSCoder", "printedName": "Foundation.NSCoder", "usr": "c:objc(cs)NSCoder" } ], "declKind": "Constructor", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(im)initWithCoder:", "mangledName": "$s12FBSDKCoreKit7ProfileC5coderACSgSo7NSCoderC_tcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithCoder:", "declAttributes": [ "Dynamic", "ObjC", "Convenience", "AccessControl" ], "isFromExtension": true, "init_kind": "Convenience" }, { "kind": "Function", "name": "encode", "printedName": "encode(with:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "NSCoder", "printedName": "Foundation.NSCoder", "usr": "c:objc(cs)NSCoder" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKProfile(im)encodeWithCoder:", "mangledName": "$s12FBSDKCoreKit7ProfileC6encode4withySo7NSCoderC_tF", "moduleName": "FBSDKCoreKit", "objc_name": "encodeWithCoder:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "TypeDecl", "name": "CodingKeys", "printedName": "CodingKeys", "children": [ { "kind": "Var", "name": "userID", "printedName": "userID", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO6userIDyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO6userIDyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "firstName", "printedName": "firstName", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO9firstNameyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO9firstNameyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "middleName", "printedName": "middleName", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO10middleNameyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO10middleNameyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "lastName", "printedName": "lastName", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8lastNameyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8lastNameyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Var", "name": "name", "printedName": "name", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO4nameyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO4nameyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 4 }, { "kind": "Var", "name": "linkURL", "printedName": "linkURL", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO7linkURLyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO7linkURLyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 5 }, { "kind": "Var", "name": "refreshDate", "printedName": "refreshDate", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO11refreshDateyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO11refreshDateyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 6 }, { "kind": "Var", "name": "imageURL", "printedName": "imageURL", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8imageURLyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8imageURLyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 7 }, { "kind": "Var", "name": "email", "printedName": "email", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO5emailyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO5emailyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 8 }, { "kind": "Var", "name": "friendIDs", "printedName": "friendIDs", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO9friendIDsyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO9friendIDsyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 9 }, { "kind": "Var", "name": "isLimited", "printedName": "isLimited", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO9isLimitedyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO9isLimitedyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 10 }, { "kind": "Var", "name": "birthday", "printedName": "birthday", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8birthdayyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8birthdayyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 11 }, { "kind": "Var", "name": "ageRange", "printedName": "ageRange", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8ageRangeyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8ageRangeyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 12 }, { "kind": "Var", "name": "hometown", "printedName": "hometown", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8hometownyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8hometownyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 13 }, { "kind": "Var", "name": "location", "printedName": "location", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8locationyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8locationyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 14 }, { "kind": "Var", "name": "gender", "printedName": "gender", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Profile.CodingKeys.Type) -> FBSDKCoreKit.Profile.CodingKeys", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Profile.CodingKeys.Type", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO6genderyA2EmF", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO6genderyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 15 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile.CodingKeys?", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8rawValueAESgSS_tcfc", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8rawValueAESgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "stringValue", "printedName": "stringValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO11stringValueSSvp", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO11stringValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO11stringValueSSvg", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO11stringValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(stringValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile.CodingKeys?", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO11stringValueAESgSS_tcfc", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO11stringValueAESgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "intValue", "printedName": "intValue", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Int?", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8intValueSiSgvp", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8intValueSiSgvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Int?", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8intValueSiSgvg", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8intValueSiSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(intValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile.CodingKeys?", "children": [ { "kind": "TypeNominal", "name": "CodingKeys", "printedName": "FBSDKCoreKit.Profile.CodingKeys", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO8intValueAESgSi_tcfc", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO8intValueAESgSi_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit7ProfileC10CodingKeysO", "mangledName": "$s12FBSDKCoreKit7ProfileC10CodingKeysO", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "CodingKey", "printedName": "CodingKey", "usr": "s:s9CodingKeyP", "mangledName": "$ss9CodingKeyP" }, { "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": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "accessTokenProvider", "printedName": "accessTokenProvider", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessG9Providing_pXpvp", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessG9Providing_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessG9Providing_pXpvg", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessG9Providing_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessG9Providing_pXpvs", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessG9Providing_pXpvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessG9Providing_pXpvM", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV19accessTokenProviderSo011FBSDKAccessG9Providing_pXpvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "dataStore", "printedName": "dataStore", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvp", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvg", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvs", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvM", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "graphRequestFactory", "printedName": "graphRequestFactory", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphgH0_pvp", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphgH0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphgH0_pvg", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphgH0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphgH0_pvs", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphgH0_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphgH0_pvM", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphgH0_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "notificationCenter", "printedName": "notificationCenter", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._NotificationPosting & FBSDKCoreKit_Basics.NotificationDelivering" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV18notificationCenterSo25_FBSDKNotificationPosting_So0H10Deliveringpvp", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV18notificationCenterSo25_FBSDKNotificationPosting_So0H10Deliveringpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 3, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._NotificationPosting & FBSDKCoreKit_Basics.NotificationDelivering" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV18notificationCenterSo25_FBSDKNotificationPosting_So0H10Deliveringpvg", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV18notificationCenterSo25_FBSDKNotificationPosting_So0H10Deliveringpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._NotificationPosting & FBSDKCoreKit_Basics.NotificationDelivering" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV18notificationCenterSo25_FBSDKNotificationPosting_So0H10Deliveringpvs", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV18notificationCenterSo25_FBSDKNotificationPosting_So0H10Deliveringpvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV18notificationCenterSo25_FBSDKNotificationPosting_So0H10DeliveringpvM", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV18notificationCenterSo25_FBSDKNotificationPosting_So0H10DeliveringpvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "settings", "printedName": "settings", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV8settingsAA16SettingsProtocol_pvp", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV8settingsAA16SettingsProtocol_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 4, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV8settingsAA16SettingsProtocol_pvg", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV8settingsAA16SettingsProtocol_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV8settingsAA16SettingsProtocol_pvs", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV8settingsAA16SettingsProtocol_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV8settingsAA16SettingsProtocol_pvM", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV8settingsAA16SettingsProtocol_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "urlHoster", "printedName": "urlHoster", "children": [ { "kind": "TypeNominal", "name": "URLHosting", "printedName": "FBSDKCoreKit.URLHosting", "usr": "c:objc(pl)FBSDKURLHosting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV9urlHosterSo15FBSDKURLHosting_pvp", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV9urlHosterSo15FBSDKURLHosting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 5, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "URLHosting", "printedName": "FBSDKCoreKit.URLHosting", "usr": "c:objc(pl)FBSDKURLHosting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV9urlHosterSo15FBSDKURLHosting_pvg", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV9urlHosterSo15FBSDKURLHosting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URLHosting", "printedName": "FBSDKCoreKit.URLHosting", "usr": "c:objc(pl)FBSDKURLHosting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV9urlHosterSo15FBSDKURLHosting_pvs", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV9urlHosterSo15FBSDKURLHosting_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV9urlHosterSo15FBSDKURLHosting_pvM", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV9urlHosterSo15FBSDKURLHosting_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(accessTokenProvider:dataStore:graphRequestFactory:notificationCenter:settings:urlHoster:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.Profile.TypeDependencies", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] }, { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" }, { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._NotificationPosting & FBSDKCoreKit_Basics.NotificationDelivering" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" }, { "kind": "TypeNominal", "name": "URLHosting", "printedName": "FBSDKCoreKit.URLHosting", "usr": "c:objc(pl)FBSDKURLHosting" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV19accessTokenProvider9dataStore19graphRequestFactory18notificationCenter8settings9urlHosterAESo011FBSDKAccessG9Providing_pXp_So19FBSDKDataPersisting_pSo010FBSDKGraphlM0_pSo25_FBSDKNotificationPosting_So0X10DeliveringpAA16SettingsProtocol_pSo15FBSDKURLHosting_ptcfc", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV19accessTokenProvider9dataStore19graphRequestFactory18notificationCenter8settings9urlHosterAESo011FBSDKAccessG9Providing_pXp_So19FBSDKDataPersisting_pSo010FBSDKGraphlM0_pSo25_FBSDKNotificationPosting_So0X10DeliveringpAA16SettingsProtocol_pSo15FBSDKURLHosting_ptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.Profile.TypeDependencies", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC22configuredDependenciesAC04TypeE0VSgvpZ", "mangledName": "$s12FBSDKCoreKit7ProfileC22configuredDependenciesAC04TypeE0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.Profile.TypeDependencies", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC22configuredDependenciesAC04TypeE0VSgvgZ", "mangledName": "$s12FBSDKCoreKit7ProfileC22configuredDependenciesAC04TypeE0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.Profile.TypeDependencies", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC22configuredDependenciesAC04TypeE0VSgvsZ", "mangledName": "$s12FBSDKCoreKit7ProfileC22configuredDependenciesAC04TypeE0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC22configuredDependenciesAC04TypeE0VSgvMZ", "mangledName": "$s12FBSDKCoreKit7ProfileC22configuredDependenciesAC04TypeE0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.Profile.TypeDependencies", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit7ProfileC19defaultDependenciesAC04TypeE0VSgvpZ", "mangledName": "$s12FBSDKCoreKit7ProfileC19defaultDependenciesAC04TypeE0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.Profile.TypeDependencies", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC19defaultDependenciesAC04TypeE0VSgvgZ", "mangledName": "$s12FBSDKCoreKit7ProfileC19defaultDependenciesAC04TypeE0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.Profile.TypeDependencies", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC19defaultDependenciesAC04TypeE0VSgvsZ", "mangledName": "$s12FBSDKCoreKit7ProfileC19defaultDependenciesAC04TypeE0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit7ProfileC19defaultDependenciesAC04TypeE0VSgvMZ", "mangledName": "$s12FBSDKCoreKit7ProfileC19defaultDependenciesAC04TypeE0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile", "mangledName": "$s12FBSDKCoreKit7ProfileC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKProfile", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "RawDocComment" ], "superclassUsr": "c:objc(cs)NSObject", "superclassNames": [ "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "ProfileProviding", "printedName": "ProfileProviding", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding", "mangledName": "$s12FBSDKCoreKit16ProfileProvidingP" }, { "kind": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit.Profile.TypeDependencies", "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "ProfilePictureViewState", "printedName": "ProfilePictureViewState", "children": [ { "kind": "Var", "name": "profileID", "printedName": "profileID", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV9profileIDSSvp", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV9profileIDSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "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": "s:12FBSDKCoreKit23ProfilePictureViewStateV9profileIDSSvg", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV9profileIDSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "size", "printedName": "size", "children": [ { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV4sizeSo6CGSizeVvp", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV4sizeSo6CGSizeVvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV4sizeSo6CGSizeVvg", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV4sizeSo6CGSizeVvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "scale", "printedName": "scale", "children": [ { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV5scale14CoreFoundation7CGFloatVvp", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV5scale12CoreGraphics7CGFloatVvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV5scale14CoreFoundation7CGFloatVvg", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV5scale12CoreGraphics7CGFloatVvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "pictureMode", "printedName": "pictureMode", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV11pictureModeAA0C0C0dH0Ovp", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV11pictureModeAA0C0C0dH0Ovp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 3, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV11pictureModeAA0C0C0dH0Ovg", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV11pictureModeAA0C0C0dH0Ovg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "imageShouldFit", "printedName": "imageShouldFit", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV14imageShouldFitSbvp", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV14imageShouldFitSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 4, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV14imageShouldFitSbvg", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV14imageShouldFitSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(profileID:size:scale:pictureMode:imageShouldFit:)", "children": [ { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" }, { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" }, { "kind": "TypeNominal", "name": "PictureMode", "printedName": "FBSDKCoreKit.Profile.PictureMode", "usr": "s:12FBSDKCoreKit7ProfileC11PictureModeO" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV9profileID4size5scale11pictureMode14imageShouldFitACSS_So6CGSizeV14CoreFoundation7CGFloatVAA0C0C0dL0OSbtcfc", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV9profileID4size5scale11pictureMode14imageShouldFitACSS_So6CGSizeV12CoreGraphics7CGFloatVAA0C0C0dL0OSbtcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Function", "name": "==", "printedName": "==(_:_:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" }, { "kind": "TypeNominal", "name": "ProfilePictureViewState", "printedName": "FBSDKCoreKit.ProfilePictureViewState", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV2eeoiySbAC_ACtFZ", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV2eeoiySbAC_ACtFZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "funcSelfKind": "NonMutating" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit23ProfilePictureViewStateV", "mangledName": "$s12FBSDKCoreKit23ProfilePictureViewStateV", "moduleName": "FBSDKCoreKit", "conformances": [ { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" } ] }, { "kind": "TypeDecl", "name": "ProfileProviding", "printedName": "ProfileProviding", "children": [ { "kind": "Var", "name": "current", "printedName": "current", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding(cpy)currentProfile", "mangledName": "$s12FBSDKCoreKit16ProfileProvidingP7currentAA0C0CSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "protocolReq": true, "objc_name": "currentProfile", "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding(cm)currentProfile", "mangledName": "$s12FBSDKCoreKit16ProfileProvidingP7currentAA0C0CSgvgZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.ProfileProviding>", "sugared_genericSig": "", "static": true, "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding(cm)setCurrentProfile:", "mangledName": "$s12FBSDKCoreKit16ProfileProvidingP7currentAA0C0CSgvsZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.ProfileProviding>", "sugared_genericSig": "", "static": true, "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Function", "name": "fetchCachedProfile", "printedName": "fetchCachedProfile()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Profile?", "children": [ { "kind": "TypeNominal", "name": "Profile", "printedName": "FBSDKCoreKit.Profile", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKProfile" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding(cm)fetchCachedProfile", "mangledName": "$s12FBSDKCoreKit16ProfileProvidingP011fetchCachedC0AA0C0CSgyFZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.ProfileProviding>", "sugared_genericSig": "", "static": true, "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" } ], "declKind": "Protocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding", "mangledName": "$s12FBSDKCoreKit16ProfileProvidingP", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 : AnyObject>", "sugared_genericSig": "", "objc_name": "FBSDKProfileProviding", "declAttributes": [ "AccessControl", "ObjC", "RawDocComment" ] }, { "kind": "TypeDecl", "name": "LoginTooltipError", "printedName": "LoginTooltipError", "children": [ { "kind": "Var", "name": "missingTooltipText", "printedName": "missingTooltipText", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.LoginTooltipError.Type) -> FBSDKCoreKit.LoginTooltipError", "children": [ { "kind": "TypeNominal", "name": "LoginTooltipError", "printedName": "FBSDKCoreKit.LoginTooltipError", "usr": "s:12FBSDKCoreKit17LoginTooltipErrorO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.LoginTooltipError.Type", "children": [ { "kind": "TypeNominal", "name": "LoginTooltipError", "printedName": "FBSDKCoreKit.LoginTooltipError", "usr": "s:12FBSDKCoreKit17LoginTooltipErrorO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit17LoginTooltipErrorO07missingD4TextyA2CmF", "mangledName": "$s12FBSDKCoreKit17LoginTooltipErrorO07missingD4TextyA2CmF", "moduleName": "FBSDKCoreKit" }, { "kind": "Function", "name": "==", "printedName": "==(_:_:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "LoginTooltipError", "printedName": "FBSDKCoreKit.LoginTooltipError", "usr": "s:12FBSDKCoreKit17LoginTooltipErrorO" }, { "kind": "TypeNominal", "name": "LoginTooltipError", "printedName": "FBSDKCoreKit.LoginTooltipError", "usr": "s:12FBSDKCoreKit17LoginTooltipErrorO" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit17LoginTooltipErrorO2eeoiySbAC_ACtFZ", "mangledName": "$s12FBSDKCoreKit17LoginTooltipErrorO2eeoiySbAC_ACtFZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "funcSelfKind": "NonMutating" }, { "kind": "Var", "name": "hashValue", "printedName": "hashValue", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit17LoginTooltipErrorO9hashValueSivp", "mangledName": "$s12FBSDKCoreKit17LoginTooltipErrorO9hashValueSivp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17LoginTooltipErrorO9hashValueSivg", "mangledName": "$s12FBSDKCoreKit17LoginTooltipErrorO9hashValueSivg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] }, { "kind": "Function", "name": "hash", "printedName": "hash(into:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Hasher", "printedName": "Swift.Hasher", "paramValueOwnership": "InOut", "usr": "s:s6HasherV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit17LoginTooltipErrorO4hash4intoys6HasherVz_tF", "mangledName": "$s12FBSDKCoreKit17LoginTooltipErrorO4hash4intoys6HasherVz_tF", "moduleName": "FBSDKCoreKit", "implicit": true, "funcSelfKind": "NonMutating" } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit17LoginTooltipErrorO", "mangledName": "$s12FBSDKCoreKit17LoginTooltipErrorO", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl", "RawDocComment" ], "conformances": [ { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "Error", "printedName": "Error", "usr": "s:s5ErrorP", "mangledName": "$ss5ErrorP" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "ServerConfigurationProvider", "printedName": "ServerConfigurationProvider", "children": [ { "kind": "Var", "name": "loggingToken", "printedName": "loggingToken", "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": "s:12FBSDKCoreKit27ServerConfigurationProviderC12loggingTokenSSSgvp", "mangledName": "$s12FBSDKCoreKit27ServerConfigurationProviderC12loggingTokenSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl" ], "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": "s:12FBSDKCoreKit27ServerConfigurationProviderC12loggingTokenSSSgvg", "mangledName": "$s12FBSDKCoreKit27ServerConfigurationProviderC12loggingTokenSSSgvg", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Function", "name": "shouldUseSafariViewController", "printedName": "shouldUseSafariViewController(forDialogName:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit27ServerConfigurationProviderC29shouldUseSafariViewController13forDialogNameSbSS_tF", "mangledName": "$s12FBSDKCoreKit27ServerConfigurationProviderC29shouldUseSafariViewController13forDialogNameSbSS_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "loadServerConfiguration", "printedName": "loadServerConfiguration(completion:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "((FBSDKCoreKit.FBSDKLoginTooltip?, Swift.Error?) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.FBSDKLoginTooltip?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(FBSDKCoreKit.FBSDKLoginTooltip?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.FBSDKLoginTooltip?", "children": [ { "kind": "TypeNominal", "name": "FBSDKLoginTooltip", "printedName": "FBSDKCoreKit.FBSDKLoginTooltip", "usr": "c:objc(cs)FBSDKLoginTooltip" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit27ServerConfigurationProviderC04loadcD010completionyySo17FBSDKLoginTooltipCSg_s5Error_pSgtcSg_tF", "mangledName": "$s12FBSDKCoreKit27ServerConfigurationProviderC04loadcD010completionyySo17FBSDKLoginTooltipCSg_s5Error_pSgtcSg_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "ServerConfigurationProvider", "printedName": "FBSDKCoreKit.ServerConfigurationProvider", "usr": "c:@M@FBSDKCoreKit@objc(cs)ServerConfigurationProvider" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)ServerConfigurationProvider(im)init", "mangledName": "$s12FBSDKCoreKit27ServerConfigurationProviderCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)ServerConfigurationProvider", "mangledName": "$s12FBSDKCoreKit27ServerConfigurationProviderC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "RawDocComment", "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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "AdSupport", "printedName": "AdSupport", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "TypeDecl", "name": "Settings", "printedName": "Settings", "children": [ { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC22configuredDependenciesAC06ObjectE0VSgvp", "mangledName": "$s12FBSDKCoreKit8SettingsC22configuredDependenciesAC06ObjectE0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC22configuredDependenciesAC06ObjectE0VSgvg", "mangledName": "$s12FBSDKCoreKit8SettingsC22configuredDependenciesAC06ObjectE0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC22configuredDependenciesAC06ObjectE0VSgvs", "mangledName": "$s12FBSDKCoreKit8SettingsC22configuredDependenciesAC06ObjectE0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC22configuredDependenciesAC06ObjectE0VSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC22configuredDependenciesAC06ObjectE0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC19defaultDependenciesAC06ObjectE0VSgvp", "mangledName": "$s12FBSDKCoreKit8SettingsC19defaultDependenciesAC06ObjectE0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC19defaultDependenciesAC06ObjectE0VSgvg", "mangledName": "$s12FBSDKCoreKit8SettingsC19defaultDependenciesAC06ObjectE0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC19defaultDependenciesAC06ObjectE0VSgvs", "mangledName": "$s12FBSDKCoreKit8SettingsC19defaultDependenciesAC06ObjectE0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC19defaultDependenciesAC06ObjectE0VSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC19defaultDependenciesAC06ObjectE0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "shared", "printedName": "shared", "children": [ { "kind": "TypeNominal", "name": "Settings", "printedName": "FBSDKCoreKit.Settings", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(cpy)sharedSettings", "mangledName": "$s12FBSDKCoreKit8SettingsC6sharedACvpZ", "moduleName": "FBSDKCoreKit", "static": true, "objc_name": "sharedSettings", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl", "ObjC", "RawDocComment" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Settings", "printedName": "FBSDKCoreKit.Settings", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(cm)sharedSettings", "mangledName": "$s12FBSDKCoreKit8SettingsC6sharedACvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "sdkVersion", "printedName": "sdkVersion", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)sdkVersion", "mangledName": "$s12FBSDKCoreKit8SettingsC10sdkVersionSSvp", "moduleName": "FBSDKCoreKit", "objc_name": "sdkVersion", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)sdkVersion", "mangledName": "$s12FBSDKCoreKit8SettingsC10sdkVersionSSvg", "moduleName": "FBSDKCoreKit", "objc_name": "sdkVersion", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "defaultGraphAPIVersion", "printedName": "defaultGraphAPIVersion", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)defaultGraphAPIVersion", "mangledName": "$s12FBSDKCoreKit8SettingsC22defaultGraphAPIVersionSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)defaultGraphAPIVersion", "mangledName": "$s12FBSDKCoreKit8SettingsC22defaultGraphAPIVersionSSvg", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "jpegCompressionQuality", "printedName": "jpegCompressionQuality", "children": [ { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)JPEGCompressionQuality", "mangledName": "$s12FBSDKCoreKit8SettingsC22jpegCompressionQuality12CoreGraphics7CGFloatVvp", "moduleName": "FBSDKCoreKit", "objc_name": "JPEGCompressionQuality", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)JPEGCompressionQuality", "mangledName": "$s12FBSDKCoreKit8SettingsC22jpegCompressionQuality12CoreGraphics7CGFloatVvg", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setJPEGCompressionQuality:", "mangledName": "$s12FBSDKCoreKit8SettingsC22jpegCompressionQuality12CoreGraphics7CGFloatVvs", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC22jpegCompressionQuality14CoreFoundation7CGFloatVvM", "mangledName": "$s12FBSDKCoreKit8SettingsC22jpegCompressionQuality12CoreGraphics7CGFloatVvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "autoLogAppEventsEnabled", "printedName": "autoLogAppEventsEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)autoLogAppEventsEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC23autoLogAppEventsEnabledSbvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "declAttributes": [ "Final", "AccessControl", "Available", "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)autoLogAppEventsEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC23autoLogAppEventsEnabledSbvg", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setAutoLogAppEventsEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC23autoLogAppEventsEnabledSbvs", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC23autoLogAppEventsEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC23autoLogAppEventsEnabledSbvM", "moduleName": "FBSDKCoreKit", "deprecated": true, "implicit": true, "declAttributes": [ "Final", "Available" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isAutoLogAppEventsEnabled", "printedName": "isAutoLogAppEventsEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isAutoLogAppEventsEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC25isAutoLogAppEventsEnabledSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "isAutoLogAppEventsEnabled", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)isAutoLogAppEventsEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC25isAutoLogAppEventsEnabledSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "isAutoLogAppEventsEnabled", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setIsAutoLogAppEventsEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC25isAutoLogAppEventsEnabledSbvs", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC25isAutoLogAppEventsEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC25isAutoLogAppEventsEnabledSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "_isAutoLogAppEventsEnabled", "printedName": "_isAutoLogAppEventsEnabled", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC26_isAutoLogAppEventsEnabledSbSgvp", "mangledName": "$s12FBSDKCoreKit8SettingsC26_isAutoLogAppEventsEnabledSbSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "RawDocComment" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC26_isAutoLogAppEventsEnabledSbSgvg", "mangledName": "$s12FBSDKCoreKit8SettingsC26_isAutoLogAppEventsEnabledSbSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC26_isAutoLogAppEventsEnabledSbSgvs", "mangledName": "$s12FBSDKCoreKit8SettingsC26_isAutoLogAppEventsEnabledSbSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC26_isAutoLogAppEventsEnabledSbSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC26_isAutoLogAppEventsEnabledSbSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "codelessDebugLogEnabled", "printedName": "codelessDebugLogEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)codelessDebugLogEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC23codelessDebugLogEnabledSbvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "objc_name": "codelessDebugLogEnabled", "declAttributes": [ "Final", "ObjC", "AccessControl", "Available", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)codelessDebugLogEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC23codelessDebugLogEnabledSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "codelessDebugLogEnabled", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setCodelessDebugLogEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC23codelessDebugLogEnabledSbvs", "moduleName": "FBSDKCoreKit", "objc_name": "setCodelessDebugLogEnabled:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC23codelessDebugLogEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC23codelessDebugLogEnabledSbvM", "moduleName": "FBSDKCoreKit", "deprecated": true, "implicit": true, "declAttributes": [ "Final", "Available" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isCodelessDebugLogEnabled", "printedName": "isCodelessDebugLogEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isCodelessDebugLogEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC25isCodelessDebugLogEnabledSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "isCodelessDebugLogEnabled", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)isCodelessDebugLogEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC25isCodelessDebugLogEnabledSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "isCodelessDebugLogEnabled", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setIsCodelessDebugLogEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC25isCodelessDebugLogEnabledSbvs", "moduleName": "FBSDKCoreKit", "objc_name": "setIsCodelessDebugLogEnabled:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC25isCodelessDebugLogEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC25isCodelessDebugLogEnabledSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "_isCodelessDebugLogEnabled", "printedName": "_isCodelessDebugLogEnabled", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC26_isCodelessDebugLogEnabledSbSgvp", "mangledName": "$s12FBSDKCoreKit8SettingsC26_isCodelessDebugLogEnabledSbSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "RawDocComment" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC26_isCodelessDebugLogEnabledSbSgvg", "mangledName": "$s12FBSDKCoreKit8SettingsC26_isCodelessDebugLogEnabledSbSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC26_isCodelessDebugLogEnabledSbSgvs", "mangledName": "$s12FBSDKCoreKit8SettingsC26_isCodelessDebugLogEnabledSbSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC26_isCodelessDebugLogEnabledSbSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC26_isCodelessDebugLogEnabledSbSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "advertiserIDCollectionEnabled", "printedName": "advertiserIDCollectionEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)advertiserIDCollectionEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC29advertiserIDCollectionEnabledSbvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "objc_name": "advertiserIDCollectionEnabled", "declAttributes": [ "Final", "ObjC", "AccessControl", "Available", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)advertiserIDCollectionEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC29advertiserIDCollectionEnabledSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "advertiserIDCollectionEnabled", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setAdvertiserIDCollectionEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC29advertiserIDCollectionEnabledSbvs", "moduleName": "FBSDKCoreKit", "objc_name": "setAdvertiserIDCollectionEnabled:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC29advertiserIDCollectionEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC29advertiserIDCollectionEnabledSbvM", "moduleName": "FBSDKCoreKit", "deprecated": true, "implicit": true, "declAttributes": [ "Final", "Available" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isAdvertiserIDCollectionEnabled", "printedName": "isAdvertiserIDCollectionEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isAdvertiserIDCollectionEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC31isAdvertiserIDCollectionEnabledSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "isAdvertiserIDCollectionEnabled", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)isAdvertiserIDCollectionEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC31isAdvertiserIDCollectionEnabledSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "isAdvertiserIDCollectionEnabled", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setIsAdvertiserIDCollectionEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC31isAdvertiserIDCollectionEnabledSbvs", "moduleName": "FBSDKCoreKit", "objc_name": "setIsAdvertiserIDCollectionEnabled:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC31isAdvertiserIDCollectionEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC31isAdvertiserIDCollectionEnabledSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "_isAdvertiserIDCollectionEnabled", "printedName": "_isAdvertiserIDCollectionEnabled", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC32_isAdvertiserIDCollectionEnabledSbSgvp", "mangledName": "$s12FBSDKCoreKit8SettingsC32_isAdvertiserIDCollectionEnabledSbSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "RawDocComment" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC32_isAdvertiserIDCollectionEnabledSbSgvg", "mangledName": "$s12FBSDKCoreKit8SettingsC32_isAdvertiserIDCollectionEnabledSbSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC32_isAdvertiserIDCollectionEnabledSbSgvs", "mangledName": "$s12FBSDKCoreKit8SettingsC32_isAdvertiserIDCollectionEnabledSbSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC32_isAdvertiserIDCollectionEnabledSbSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC32_isAdvertiserIDCollectionEnabledSbSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "skAdNetworkReportEnabled", "printedName": "skAdNetworkReportEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)skAdNetworkReportEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC24skAdNetworkReportEnabledSbvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "declAttributes": [ "Final", "AccessControl", "Available", "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)skAdNetworkReportEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC24skAdNetworkReportEnabledSbvg", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setSkAdNetworkReportEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC24skAdNetworkReportEnabledSbvs", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC24skAdNetworkReportEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC24skAdNetworkReportEnabledSbvM", "moduleName": "FBSDKCoreKit", "deprecated": true, "implicit": true, "declAttributes": [ "Final", "Available" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isSKAdNetworkReportEnabled", "printedName": "isSKAdNetworkReportEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isSKAdNetworkReportEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC26isSKAdNetworkReportEnabledSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "isSKAdNetworkReportEnabled", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)isSKAdNetworkReportEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC26isSKAdNetworkReportEnabledSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "isSKAdNetworkReportEnabled", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setIsSKAdNetworkReportEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC26isSKAdNetworkReportEnabledSbvs", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC26isSKAdNetworkReportEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC26isSKAdNetworkReportEnabledSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isEventDataUsageLimited", "printedName": "isEventDataUsageLimited", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isEventDataUsageLimited", "mangledName": "$s12FBSDKCoreKit8SettingsC23isEventDataUsageLimitedSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "isEventDataUsageLimited", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)isEventDataUsageLimited", "mangledName": "$s12FBSDKCoreKit8SettingsC23isEventDataUsageLimitedSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "isEventDataUsageLimited", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setIsEventDataUsageLimited:", "mangledName": "$s12FBSDKCoreKit8SettingsC23isEventDataUsageLimitedSbvs", "moduleName": "FBSDKCoreKit", "objc_name": "setIsEventDataUsageLimited:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC23isEventDataUsageLimitedSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC23isEventDataUsageLimitedSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "shouldUseCachedValuesForExpensiveMetadata", "printedName": "shouldUseCachedValuesForExpensiveMetadata", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)shouldUseCachedValuesForExpensiveMetadata", "mangledName": "$s12FBSDKCoreKit8SettingsC41shouldUseCachedValuesForExpensiveMetadataSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "shouldUseCachedValuesForExpensiveMetadata", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)shouldUseCachedValuesForExpensiveMetadata", "mangledName": "$s12FBSDKCoreKit8SettingsC41shouldUseCachedValuesForExpensiveMetadataSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "shouldUseCachedValuesForExpensiveMetadata", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setShouldUseCachedValuesForExpensiveMetadata:", "mangledName": "$s12FBSDKCoreKit8SettingsC41shouldUseCachedValuesForExpensiveMetadataSbvs", "moduleName": "FBSDKCoreKit", "objc_name": "setShouldUseCachedValuesForExpensiveMetadata:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC41shouldUseCachedValuesForExpensiveMetadataSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC41shouldUseCachedValuesForExpensiveMetadataSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isGraphErrorRecoveryEnabled", "printedName": "isGraphErrorRecoveryEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isGraphErrorRecoveryEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC27isGraphErrorRecoveryEnabledSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "isGraphErrorRecoveryEnabled", "declAttributes": [ "HasInitialValue", "Final", "ObjC", "HasStorage", "AccessControl", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)isGraphErrorRecoveryEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC27isGraphErrorRecoveryEnabledSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "isGraphErrorRecoveryEnabled", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setIsGraphErrorRecoveryEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC27isGraphErrorRecoveryEnabledSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "setIsGraphErrorRecoveryEnabled:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC27isGraphErrorRecoveryEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC27isGraphErrorRecoveryEnabledSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "appID", "printedName": "appID", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)appID", "mangledName": "$s12FBSDKCoreKit8SettingsC5appIDSSSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "appID", "declAttributes": [ "Final", "ObjC", "AccessControl", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)appID", "mangledName": "$s12FBSDKCoreKit8SettingsC5appIDSSSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "appID", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setAppID:", "mangledName": "$s12FBSDKCoreKit8SettingsC5appIDSSSgvs", "moduleName": "FBSDKCoreKit", "objc_name": "setAppID:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC5appIDSSSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC5appIDSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "appURLSchemeSuffix", "printedName": "appURLSchemeSuffix", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)appURLSchemeSuffix", "mangledName": "$s12FBSDKCoreKit8SettingsC18appURLSchemeSuffixSSSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "appURLSchemeSuffix", "declAttributes": [ "Final", "ObjC", "AccessControl", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)appURLSchemeSuffix", "mangledName": "$s12FBSDKCoreKit8SettingsC18appURLSchemeSuffixSSSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "appURLSchemeSuffix", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setAppURLSchemeSuffix:", "mangledName": "$s12FBSDKCoreKit8SettingsC18appURLSchemeSuffixSSSgvs", "moduleName": "FBSDKCoreKit", "objc_name": "setAppURLSchemeSuffix:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18appURLSchemeSuffixSSSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC18appURLSchemeSuffixSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "_appURLSchemeSuffix", "printedName": "_appURLSchemeSuffix", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)_appURLSchemeSuffix", "mangledName": "$s12FBSDKCoreKit8SettingsC19_appURLSchemeSuffixSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "RawDocComment", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)_appURLSchemeSuffix", "mangledName": "$s12FBSDKCoreKit8SettingsC19_appURLSchemeSuffixSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)set_appURLSchemeSuffix:", "mangledName": "$s12FBSDKCoreKit8SettingsC19_appURLSchemeSuffixSSSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC19_appURLSchemeSuffixSSSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC19_appURLSchemeSuffixSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "clientToken", "printedName": "clientToken", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)clientToken", "mangledName": "$s12FBSDKCoreKit8SettingsC11clientTokenSSSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "clientToken", "declAttributes": [ "Final", "ObjC", "AccessControl", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)clientToken", "mangledName": "$s12FBSDKCoreKit8SettingsC11clientTokenSSSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "clientToken", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setClientToken:", "mangledName": "$s12FBSDKCoreKit8SettingsC11clientTokenSSSgvs", "moduleName": "FBSDKCoreKit", "objc_name": "setClientToken:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC11clientTokenSSSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC11clientTokenSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "_clientToken", "printedName": "_clientToken", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)_clientToken", "mangledName": "$s12FBSDKCoreKit8SettingsC12_clientTokenSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "RawDocComment", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)_clientToken", "mangledName": "$s12FBSDKCoreKit8SettingsC12_clientTokenSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)set_clientToken:", "mangledName": "$s12FBSDKCoreKit8SettingsC12_clientTokenSSSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC12_clientTokenSSSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC12_clientTokenSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "displayName", "printedName": "displayName", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)displayName", "mangledName": "$s12FBSDKCoreKit8SettingsC11displayNameSSSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "displayName", "declAttributes": [ "Final", "ObjC", "AccessControl", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)displayName", "mangledName": "$s12FBSDKCoreKit8SettingsC11displayNameSSSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "displayName", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setDisplayName:", "mangledName": "$s12FBSDKCoreKit8SettingsC11displayNameSSSgvs", "moduleName": "FBSDKCoreKit", "objc_name": "setDisplayName:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC11displayNameSSSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC11displayNameSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "_displayName", "printedName": "_displayName", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)_displayName", "mangledName": "$s12FBSDKCoreKit8SettingsC12_displayNameSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "RawDocComment", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)_displayName", "mangledName": "$s12FBSDKCoreKit8SettingsC12_displayNameSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)set_displayName:", "mangledName": "$s12FBSDKCoreKit8SettingsC12_displayNameSSSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC12_displayNameSSSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC12_displayNameSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "facebookDomainPart", "printedName": "facebookDomainPart", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)facebookDomainPart", "mangledName": "$s12FBSDKCoreKit8SettingsC18facebookDomainPartSSSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "facebookDomainPart", "declAttributes": [ "Final", "ObjC", "AccessControl", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)facebookDomainPart", "mangledName": "$s12FBSDKCoreKit8SettingsC18facebookDomainPartSSSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "facebookDomainPart", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setFacebookDomainPart:", "mangledName": "$s12FBSDKCoreKit8SettingsC18facebookDomainPartSSSgvs", "moduleName": "FBSDKCoreKit", "objc_name": "setFacebookDomainPart:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18facebookDomainPartSSSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC18facebookDomainPartSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "_facebookDomainPart", "printedName": "_facebookDomainPart", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)_facebookDomainPart", "mangledName": "$s12FBSDKCoreKit8SettingsC19_facebookDomainPartSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "RawDocComment", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)_facebookDomainPart", "mangledName": "$s12FBSDKCoreKit8SettingsC19_facebookDomainPartSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)set_facebookDomainPart:", "mangledName": "$s12FBSDKCoreKit8SettingsC19_facebookDomainPartSSSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC19_facebookDomainPartSSSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC19_facebookDomainPartSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "graphAPIVersion", "printedName": "graphAPIVersion", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)graphAPIVersion", "mangledName": "$s12FBSDKCoreKit8SettingsC15graphAPIVersionSSvp", "moduleName": "FBSDKCoreKit", "objc_name": "graphAPIVersion", "declAttributes": [ "Final", "ObjC", "Lazy", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)graphAPIVersion", "mangledName": "$s12FBSDKCoreKit8SettingsC15graphAPIVersionSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "graphAPIVersion", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setGraphAPIVersion:", "mangledName": "$s12FBSDKCoreKit8SettingsC15graphAPIVersionSSvs", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "setGraphAPIVersion:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC15graphAPIVersionSSvM", "mangledName": "$s12FBSDKCoreKit8SettingsC15graphAPIVersionSSvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "userAgentSuffix", "printedName": "userAgentSuffix", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)userAgentSuffix", "mangledName": "$s12FBSDKCoreKit8SettingsC15userAgentSuffixSSSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "userAgentSuffix", "declAttributes": [ "HasInitialValue", "Final", "ObjC", "HasStorage", "AccessControl", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)userAgentSuffix", "mangledName": "$s12FBSDKCoreKit8SettingsC15userAgentSuffixSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "userAgentSuffix", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setUserAgentSuffix:", "mangledName": "$s12FBSDKCoreKit8SettingsC15userAgentSuffixSSSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "setUserAgentSuffix:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC15userAgentSuffixSSSgvM", "mangledName": "$s12FBSDKCoreKit8SettingsC15userAgentSuffixSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "advertiserTrackingEnabled", "printedName": "advertiserTrackingEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)advertiserTrackingEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC25advertiserTrackingEnabledSbvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "objc_name": "advertiserTrackingEnabled", "declAttributes": [ "Final", "ObjC", "AccessControl", "Available", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)advertiserTrackingEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC25advertiserTrackingEnabledSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "advertiserTrackingEnabled", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setAdvertiserTrackingEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC25advertiserTrackingEnabledSbvs", "moduleName": "FBSDKCoreKit", "objc_name": "setAdvertiserTrackingEnabled:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC25advertiserTrackingEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC25advertiserTrackingEnabledSbvM", "moduleName": "FBSDKCoreKit", "deprecated": true, "implicit": true, "declAttributes": [ "Final", "Available" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isAdvertiserTrackingEnabled", "printedName": "isAdvertiserTrackingEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isAdvertiserTrackingEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC27isAdvertiserTrackingEnabledSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "isAdvertiserTrackingEnabled", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)isAdvertiserTrackingEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC27isAdvertiserTrackingEnabledSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "isAdvertiserTrackingEnabled", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setIsAdvertiserTrackingEnabled:", "mangledName": "$s12FBSDKCoreKit8SettingsC27isAdvertiserTrackingEnabledSbvs", "moduleName": "FBSDKCoreKit", "objc_name": "setIsAdvertiserTrackingEnabled:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC27isAdvertiserTrackingEnabledSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC27isAdvertiserTrackingEnabledSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "advertisingTrackingStatus", "printedName": "advertisingTrackingStatus", "children": [ { "kind": "TypeNominal", "name": "AdvertisingTrackingStatus", "printedName": "FBSDKCoreKit.AdvertisingTrackingStatus", "usr": "c:@E@FBSDKAdvertisingTrackingStatus" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)advertisingTrackingStatus", "mangledName": "$s12FBSDKCoreKit8SettingsC25advertisingTrackingStatusSo016FBSDKAdvertisingeF0Vvp", "moduleName": "FBSDKCoreKit", "objc_name": "advertisingTrackingStatus", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "AdvertisingTrackingStatus", "printedName": "FBSDKCoreKit.AdvertisingTrackingStatus", "usr": "c:@E@FBSDKAdvertisingTrackingStatus" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)advertisingTrackingStatus", "mangledName": "$s12FBSDKCoreKit8SettingsC25advertisingTrackingStatusSo016FBSDKAdvertisingeF0Vvg", "moduleName": "FBSDKCoreKit", "objc_name": "advertisingTrackingStatus", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "AdvertisingTrackingStatus", "printedName": "FBSDKCoreKit.AdvertisingTrackingStatus", "usr": "c:@E@FBSDKAdvertisingTrackingStatus" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setAdvertisingTrackingStatus:", "mangledName": "$s12FBSDKCoreKit8SettingsC25advertisingTrackingStatusSo016FBSDKAdvertisingeF0Vvs", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC25advertisingTrackingStatusSo016FBSDKAdvertisingeF0VvM", "mangledName": "$s12FBSDKCoreKit8SettingsC25advertisingTrackingStatusSo016FBSDKAdvertisingeF0VvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isDataProcessingRestricted", "printedName": "isDataProcessingRestricted", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isDataProcessingRestricted", "mangledName": "$s12FBSDKCoreKit8SettingsC26isDataProcessingRestrictedSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "isDataProcessingRestricted", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)isDataProcessingRestricted", "mangledName": "$s12FBSDKCoreKit8SettingsC26isDataProcessingRestrictedSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "isDataProcessingRestricted", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "persistableDataProcessingOptions", "printedName": "persistableDataProcessingOptions", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)persistableDataProcessingOptions", "mangledName": "$s12FBSDKCoreKit8SettingsC32persistableDataProcessingOptionsSDySSypGSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "persistableDataProcessingOptions", "declAttributes": [ "Final", "ObjC", "Lazy", "SetterAccess", "AccessControl", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)persistableDataProcessingOptions", "mangledName": "$s12FBSDKCoreKit8SettingsC32persistableDataProcessingOptionsSDySSypGSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "objc_name": "persistableDataProcessingOptions", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Function", "name": "setDataProcessingOptions", "printedName": "setDataProcessingOptions(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setDataProcessingOptions:", "mangledName": "$s12FBSDKCoreKit8SettingsC24setDataProcessingOptionsyySaySSGSgF", "moduleName": "FBSDKCoreKit", "objc_name": "setDataProcessingOptions:", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setDataProcessingOptions", "printedName": "setDataProcessingOptions(_:country:state:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Int32", "printedName": "Swift.Int32", "usr": "s:s5Int32V" }, { "kind": "TypeNominal", "name": "Int32", "printedName": "Swift.Int32", "usr": "s:s5Int32V" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setDataProcessingOptions:country:state:", "mangledName": "$s12FBSDKCoreKit8SettingsC24setDataProcessingOptions_7country5stateySaySSGSg_s5Int32VAJtF", "moduleName": "FBSDKCoreKit", "objc_name": "setDataProcessingOptions:country:state:", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Var", "name": "loggingBehaviors", "printedName": "loggingBehaviors", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "LoggingBehavior", "printedName": "FBSDKCoreKit.LoggingBehavior", "usr": "c:FBSDKLoggingBehavior.h@T@FBSDKLoggingBehavior" } ], "usr": "s:Sh" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)loggingBehaviors", "mangledName": "$s12FBSDKCoreKit8SettingsC16loggingBehaviorsShySo20FBSDKLoggingBehavioraGvp", "moduleName": "FBSDKCoreKit", "objc_name": "loggingBehaviors", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "LoggingBehavior", "printedName": "FBSDKCoreKit.LoggingBehavior", "usr": "c:FBSDKLoggingBehavior.h@T@FBSDKLoggingBehavior" } ], "usr": "s:Sh" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)loggingBehaviors", "mangledName": "$s12FBSDKCoreKit8SettingsC16loggingBehaviorsShySo20FBSDKLoggingBehavioraGvg", "moduleName": "FBSDKCoreKit", "objc_name": "loggingBehaviors", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "LoggingBehavior", "printedName": "FBSDKCoreKit.LoggingBehavior", "usr": "c:FBSDKLoggingBehavior.h@T@FBSDKLoggingBehavior" } ], "usr": "s:Sh" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setLoggingBehaviors:", "mangledName": "$s12FBSDKCoreKit8SettingsC16loggingBehaviorsShySo20FBSDKLoggingBehavioraGvs", "moduleName": "FBSDKCoreKit", "objc_name": "setLoggingBehaviors:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC16loggingBehaviorsShySo20FBSDKLoggingBehavioraGvM", "mangledName": "$s12FBSDKCoreKit8SettingsC16loggingBehaviorsShySo20FBSDKLoggingBehavioraGvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Function", "name": "enableLoggingBehavior", "printedName": "enableLoggingBehavior(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "LoggingBehavior", "printedName": "FBSDKCoreKit.LoggingBehavior", "usr": "c:FBSDKLoggingBehavior.h@T@FBSDKLoggingBehavior" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)enableLoggingBehavior:", "mangledName": "$s12FBSDKCoreKit8SettingsC21enableLoggingBehavioryySo012FBSDKLoggingF0aF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "RawDocComment", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "disableLoggingBehavior", "printedName": "disableLoggingBehavior(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "LoggingBehavior", "printedName": "FBSDKCoreKit.LoggingBehavior", "usr": "c:FBSDKLoggingBehavior.h@T@FBSDKLoggingBehavior" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)disableLoggingBehavior:", "mangledName": "$s12FBSDKCoreKit8SettingsC22disableLoggingBehavioryySo012FBSDKLoggingF0aF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "RawDocComment", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Var", "name": "shouldUseTokenOptimizations", "printedName": "shouldUseTokenOptimizations", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)shouldUseTokenOptimizations", "mangledName": "$s12FBSDKCoreKit8SettingsC27shouldUseTokenOptimizationsSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "shouldUseTokenOptimizations", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)shouldUseTokenOptimizations", "mangledName": "$s12FBSDKCoreKit8SettingsC27shouldUseTokenOptimizationsSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "shouldUseTokenOptimizations", "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)setShouldUseTokenOptimizations:", "mangledName": "$s12FBSDKCoreKit8SettingsC27shouldUseTokenOptimizationsSbvs", "moduleName": "FBSDKCoreKit", "objc_name": "setShouldUseTokenOptimizations:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC27shouldUseTokenOptimizationsSbvM", "mangledName": "$s12FBSDKCoreKit8SettingsC27shouldUseTokenOptimizationsSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isSetATETimeExceedsInstallTime", "printedName": "isSetATETimeExceedsInstallTime", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isSetATETimeExceedsInstallTime", "mangledName": "$s12FBSDKCoreKit8SettingsC30isSetATETimeExceedsInstallTimeSbvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "objc_name": "isSetATETimeExceedsInstallTime", "declAttributes": [ "Final", "ObjC", "AccessControl", "Available", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)isSetATETimeExceedsInstallTime", "mangledName": "$s12FBSDKCoreKit8SettingsC30isSetATETimeExceedsInstallTimeSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "isSetATETimeExceedsInstallTime", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "isATETimeSufficientlyDelayed", "printedName": "isATETimeSufficientlyDelayed", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)isATETimeSufficientlyDelayed", "mangledName": "$s12FBSDKCoreKit8SettingsC28isATETimeSufficientlyDelayedSbvp", "moduleName": "FBSDKCoreKit", "objc_name": "isATETimeSufficientlyDelayed", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)isATETimeSufficientlyDelayed", "mangledName": "$s12FBSDKCoreKit8SettingsC28isATETimeSufficientlyDelayedSbvg", "moduleName": "FBSDKCoreKit", "objc_name": "isATETimeSufficientlyDelayed", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "installTimestamp", "printedName": "installTimestamp", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)installTimestamp", "mangledName": "$s12FBSDKCoreKit8SettingsC16installTimestamp10Foundation4DateVSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "installTimestamp", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)installTimestamp", "mangledName": "$s12FBSDKCoreKit8SettingsC16installTimestamp10Foundation4DateVSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "installTimestamp", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "advertiserTrackingEnabledTimestamp", "printedName": "advertiserTrackingEnabledTimestamp", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(py)advertiserTrackingEnabledTimestamp", "mangledName": "$s12FBSDKCoreKit8SettingsC34advertiserTrackingEnabledTimestamp10Foundation4DateVSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "advertiserTrackingEnabledTimestamp", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)advertiserTrackingEnabledTimestamp", "mangledName": "$s12FBSDKCoreKit8SettingsC34advertiserTrackingEnabledTimestamp10Foundation4DateVSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "advertiserTrackingEnabledTimestamp", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "graphAPIDebugParamValue", "printedName": "graphAPIDebugParamValue", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)graphAPIDebugParamValue", "mangledName": "$s12FBSDKCoreKit8SettingsC23graphAPIDebugParamValueSSSgvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "objc_name": "graphAPIDebugParamValue", "declAttributes": [ "Final", "ObjC", "AccessControl", "Available", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)graphAPIDebugParamValue", "mangledName": "$s12FBSDKCoreKit8SettingsC23graphAPIDebugParamValueSSSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "graphAPIDebugParamValue", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "graphAPIDebugParameterValue", "printedName": "graphAPIDebugParameterValue", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(py)graphAPIDebugParameterValue", "mangledName": "$s12FBSDKCoreKit8SettingsC27graphAPIDebugParameterValueSSSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "graphAPIDebugParameterValue", "declAttributes": [ "Final", "ObjC", "AccessControl", "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@FBSDKCoreKit@objc(cs)FBSDKSettings(im)graphAPIDebugParameterValue", "mangledName": "$s12FBSDKCoreKit8SettingsC27graphAPIDebugParameterValueSSSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "graphAPIDebugParameterValue", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "Settings", "printedName": "FBSDKCoreKit.Settings", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings(im)init", "mangledName": "$s12FBSDKCoreKit8SettingsCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "Function", "name": "recordInstall", "printedName": "recordInstall()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKSettings(im)recordInstall", "mangledName": "$s12FBSDKCoreKit8SettingsC13recordInstallyyF", "moduleName": "FBSDKCoreKit", "objc_name": "recordInstall", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "recordSetAdvertiserTrackingEnabled", "printedName": "recordSetAdvertiserTrackingEnabled()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKSettings(im)recordSetAdvertiserTrackingEnabled", "mangledName": "$s12FBSDKCoreKit8SettingsC34recordSetAdvertiserTrackingEnabledyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "logWarnings", "printedName": "logWarnings()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKSettings(im)logWarnings", "mangledName": "$s12FBSDKCoreKit8SettingsC11logWarningsyyF", "moduleName": "FBSDKCoreKit", "objc_name": "logWarnings", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "logIfSDKSettingsChanged", "printedName": "logIfSDKSettingsChanged()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKSettings(im)logIfSDKSettingsChanged", "mangledName": "$s12FBSDKCoreKit8SettingsC23logIfSDKSettingsChangedyyF", "moduleName": "FBSDKCoreKit", "objc_name": "logIfSDKSettingsChanged", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "TypeDecl", "name": "PersistedStringProperty", "printedName": "PersistedStringProperty", "children": [ { "kind": "Var", "name": "persistenceKey", "printedName": "persistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV14persistenceKeyAC011PersistenceH0Ovp", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV14persistenceKeyAC011PersistenceH0Ovp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV14persistenceKeyAC011PersistenceH0Ovg", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV14persistenceKeyAC011PersistenceH0Ovg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "backingKeyPath", "printedName": "backingKeyPath", "children": [ { "kind": "TypeNominal", "name": "ReferenceWritableKeyPath", "printedName": "Swift.ReferenceWritableKeyPath", "children": [ { "kind": "TypeNominal", "name": "Settings", "printedName": "FBSDKCoreKit.Settings", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" } ], "usr": "s:s24ReferenceWritableKeyPathC" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV14backingKeyPaths017ReferenceWritablehI0CyACSSSgGvp", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV14backingKeyPaths017ReferenceWritablehI0CyACSSSgGvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ReferenceWritableKeyPath", "printedName": "Swift.ReferenceWritableKeyPath", "children": [ { "kind": "TypeNominal", "name": "Settings", "printedName": "FBSDKCoreKit.Settings", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" } ], "usr": "s:s24ReferenceWritableKeyPathC" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV14backingKeyPaths017ReferenceWritablehI0CyACSSSgGvg", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV14backingKeyPaths017ReferenceWritablehI0CyACSSSgGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appURLSchemeSuffix", "printedName": "appURLSchemeSuffix", "children": [ { "kind": "TypeNominal", "name": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV18appURLSchemeSuffixAEvpZ", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV18appURLSchemeSuffixAEvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV18appURLSchemeSuffixAEvgZ", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV18appURLSchemeSuffixAEvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "clientToken", "printedName": "clientToken", "children": [ { "kind": "TypeNominal", "name": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV11clientTokenAEvpZ", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV11clientTokenAEvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV11clientTokenAEvgZ", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV11clientTokenAEvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "displayName", "printedName": "displayName", "children": [ { "kind": "TypeNominal", "name": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV11displayNameAEvpZ", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV11displayNameAEvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV11displayNameAEvgZ", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV11displayNameAEvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "facebookDomainPart", "printedName": "facebookDomainPart", "children": [ { "kind": "TypeNominal", "name": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV18facebookDomainPartAEvpZ", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV18facebookDomainPartAEvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV18facebookDomainPartAEvgZ", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV18facebookDomainPartAEvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(persistenceKey:backingKeyPath:)", "children": [ { "kind": "TypeNominal", "name": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" }, { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "ReferenceWritableKeyPath", "printedName": "Swift.ReferenceWritableKeyPath", "children": [ { "kind": "TypeNominal", "name": "Settings", "printedName": "FBSDKCoreKit.Settings", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" } ], "usr": "s:s24ReferenceWritableKeyPathC" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV14persistenceKey07backingH4PathAeC011PersistenceH0O_s017ReferenceWritablehJ0CyACSSSgGtcfc", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV14persistenceKey07backingH4PathAeC011PersistenceH0O_s017ReferenceWritablehJ0CyACSSSgGtcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV", "mangledName": "$s12FBSDKCoreKit8SettingsC23PersistedStringPropertyV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Function", "name": "getPersistedStringProperty", "printedName": "getPersistedStringProperty(_:)", "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": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit8SettingsC26getPersistedStringPropertyySSSgAC0efG0VF", "mangledName": "$s12FBSDKCoreKit8SettingsC26getPersistedStringPropertyySSSgAC0efG0VF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setPersistedStringProperty", "printedName": "setPersistedStringProperty(_:to:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "PersistedStringProperty", "printedName": "FBSDKCoreKit.Settings.PersistedStringProperty", "usr": "s:12FBSDKCoreKit8SettingsC23PersistedStringPropertyV" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit8SettingsC26setPersistedStringProperty_2toyAC0efG0V_SSSgtF", "mangledName": "$s12FBSDKCoreKit8SettingsC26setPersistedStringProperty_2toyAC0efG0V_SSSgtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "TypeDecl", "name": "PersistedBooleanValue", "printedName": "PersistedBooleanValue", "children": [ { "kind": "Var", "name": "persistenceKey", "printedName": "persistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV14persistenceKeyAC011PersistenceH0Ovp", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV14persistenceKeyAC011PersistenceH0Ovp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV14persistenceKeyAC011PersistenceH0Ovg", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV14persistenceKeyAC011PersistenceH0Ovg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "backingKeyPath", "printedName": "backingKeyPath", "children": [ { "kind": "TypeNominal", "name": "ReferenceWritableKeyPath", "printedName": "Swift.ReferenceWritableKeyPath", "children": [ { "kind": "TypeNominal", "name": "Settings", "printedName": "FBSDKCoreKit.Settings", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "usr": "s:s24ReferenceWritableKeyPathC" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV14backingKeyPaths017ReferenceWritablehI0CyACSbSgGvp", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV14backingKeyPaths017ReferenceWritablehI0CyACSbSgGvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ReferenceWritableKeyPath", "printedName": "Swift.ReferenceWritableKeyPath", "children": [ { "kind": "TypeNominal", "name": "Settings", "printedName": "FBSDKCoreKit.Settings", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "usr": "s:s24ReferenceWritableKeyPathC" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV14backingKeyPaths017ReferenceWritablehI0CyACSbSgGvg", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV14backingKeyPaths017ReferenceWritablehI0CyACSbSgGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "defaultValue", "printedName": "defaultValue", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV07defaultF0Sbvp", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV07defaultF0Sbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage", "RawDocComment" ], "fixedbinaryorder": 2, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV07defaultF0Sbvg", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV07defaultF0Sbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "isAutoLogAppEventsEnabled", "printedName": "isAutoLogAppEventsEnabled", "children": [ { "kind": "TypeNominal", "name": "PersistedBooleanValue", "printedName": "FBSDKCoreKit.Settings.PersistedBooleanValue", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV25isAutoLogAppEventsEnabledAEvpZ", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV25isAutoLogAppEventsEnabledAEvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PersistedBooleanValue", "printedName": "FBSDKCoreKit.Settings.PersistedBooleanValue", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV25isAutoLogAppEventsEnabledAEvgZ", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV25isAutoLogAppEventsEnabledAEvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "isAdvertiserIDCollectionEnabled", "printedName": "isAdvertiserIDCollectionEnabled", "children": [ { "kind": "TypeNominal", "name": "PersistedBooleanValue", "printedName": "FBSDKCoreKit.Settings.PersistedBooleanValue", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV31isAdvertiserIDCollectionEnabledAEvpZ", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV31isAdvertiserIDCollectionEnabledAEvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PersistedBooleanValue", "printedName": "FBSDKCoreKit.Settings.PersistedBooleanValue", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV31isAdvertiserIDCollectionEnabledAEvgZ", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV31isAdvertiserIDCollectionEnabledAEvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "isCodelessDebugLogEnabled", "printedName": "isCodelessDebugLogEnabled", "children": [ { "kind": "TypeNominal", "name": "PersistedBooleanValue", "printedName": "FBSDKCoreKit.Settings.PersistedBooleanValue", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV25isCodelessDebugLogEnabledAEvpZ", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV25isCodelessDebugLogEnabledAEvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "PersistedBooleanValue", "printedName": "FBSDKCoreKit.Settings.PersistedBooleanValue", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV25isCodelessDebugLogEnabledAEvgZ", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV25isCodelessDebugLogEnabledAEvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(persistenceKey:backingKeyPath:defaultValue:)", "children": [ { "kind": "TypeNominal", "name": "PersistedBooleanValue", "printedName": "FBSDKCoreKit.Settings.PersistedBooleanValue", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV" }, { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "ReferenceWritableKeyPath", "printedName": "Swift.ReferenceWritableKeyPath", "children": [ { "kind": "TypeNominal", "name": "Settings", "printedName": "FBSDKCoreKit.Settings", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Bool?", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "usr": "s:Sq" } ], "usr": "s:s24ReferenceWritableKeyPathC" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV14persistenceKey07backingH4Path07defaultF0AeC011PersistenceH0O_s017ReferenceWritablehJ0CyACSbSgGSbtcfc", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV14persistenceKey07backingH4Path07defaultF0AeC011PersistenceH0O_s017ReferenceWritablehJ0CyACSbSgGSbtcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV", "mangledName": "$s12FBSDKCoreKit8SettingsC21PersistedBooleanValueV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Function", "name": "getPersistedBooleanProperty", "printedName": "getPersistedBooleanProperty(_:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "PersistedBooleanValue", "printedName": "FBSDKCoreKit.Settings.PersistedBooleanValue", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit8SettingsC27getPersistedBooleanPropertyySbAC0eF5ValueVF", "mangledName": "$s12FBSDKCoreKit8SettingsC27getPersistedBooleanPropertyySbAC0eF5ValueVF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setPersistedBooleanProperty", "printedName": "setPersistedBooleanProperty(_:to:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "PersistedBooleanValue", "printedName": "FBSDKCoreKit.Settings.PersistedBooleanValue", "usr": "s:12FBSDKCoreKit8SettingsC21PersistedBooleanValueV" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit8SettingsC27setPersistedBooleanProperty_2toyAC0eF5ValueV_SbtF", "mangledName": "$s12FBSDKCoreKit8SettingsC27setPersistedBooleanProperty_2toyAC0eF5ValueV_SbtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "TypeDecl", "name": "PersistenceKey", "printedName": "PersistenceKey", "children": [ { "kind": "Var", "name": "urlSchemeSuffix", "printedName": "urlSchemeSuffix", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO15urlSchemeSuffixyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO15urlSchemeSuffixyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 0 }, { "kind": "Var", "name": "clientToken", "printedName": "clientToken", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO11clientTokenyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO11clientTokenyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 1 }, { "kind": "Var", "name": "displayName", "printedName": "displayName", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO11displayNameyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO11displayNameyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 2 }, { "kind": "Var", "name": "domainPart", "printedName": "domainPart", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO10domainPartyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO10domainPartyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 3 }, { "kind": "Var", "name": "isAutoLogAppEventsEnabled", "printedName": "isAutoLogAppEventsEnabled", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO25isAutoLogAppEventsEnabledyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO25isAutoLogAppEventsEnabledyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 4 }, { "kind": "Var", "name": "isAdvertiserIDCollectionEnabled", "printedName": "isAdvertiserIDCollectionEnabled", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO31isAdvertiserIDCollectionEnabledyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO31isAdvertiserIDCollectionEnabledyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 5 }, { "kind": "Var", "name": "isCodelessDebugLogEnabled", "printedName": "isCodelessDebugLogEnabled", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO25isCodelessDebugLogEnabledyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO25isCodelessDebugLogEnabledyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 6 }, { "kind": "Var", "name": "loggingBehaviors", "printedName": "loggingBehaviors", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO16loggingBehaviorsyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO16loggingBehaviorsyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 7 }, { "kind": "Var", "name": "appID", "printedName": "appID", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO5appIDyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO5appIDyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 8 }, { "kind": "Var", "name": "jpegCompressionQuality", "printedName": "jpegCompressionQuality", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO22jpegCompressionQualityyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO22jpegCompressionQualityyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 9 }, { "kind": "Var", "name": "isSKAdNetworkReportEnabled", "printedName": "isSKAdNetworkReportEnabled", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO26isSKAdNetworkReportEnabledyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO26isSKAdNetworkReportEnabledyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 10 }, { "kind": "Var", "name": "advertisingTrackingStatus", "printedName": "advertisingTrackingStatus", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO25advertisingTrackingStatusyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO25advertisingTrackingStatusyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 11 }, { "kind": "Var", "name": "limitEventAndDataUsage", "printedName": "limitEventAndDataUsage", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO22limitEventAndDataUsageyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO22limitEventAndDataUsageyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 12 }, { "kind": "Var", "name": "useCachedValuesForExpensiveMetadata", "printedName": "useCachedValuesForExpensiveMetadata", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO35useCachedValuesForExpensiveMetadatayA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO35useCachedValuesForExpensiveMetadatayA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 13 }, { "kind": "Var", "name": "useTokenOptimizations", "printedName": "useTokenOptimizations", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO21useTokenOptimizationsyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO21useTokenOptimizationsyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 14 }, { "kind": "Var", "name": "dataProcessingOptions", "printedName": "dataProcessingOptions", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO21dataProcessingOptionsyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO21dataProcessingOptionsyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 15 }, { "kind": "Var", "name": "bitmask", "printedName": "bitmask", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO7bitmaskyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO7bitmaskyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 16 }, { "kind": "Var", "name": "installTimestamp", "printedName": "installTimestamp", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO16installTimestampyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO16installTimestampyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 17 }, { "kind": "Var", "name": "setAdvertiserTrackingEnabledTimestamp", "printedName": "setAdvertiserTrackingEnabledTimestamp", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.Settings.PersistenceKey.Type) -> FBSDKCoreKit.Settings.PersistenceKey", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" }, { "kind": "TypeNominal", "name": "Metatype", "printedName": "FBSDKCoreKit.Settings.PersistenceKey.Type", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ] } ] } ], "declKind": "EnumElement", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO37setAdvertiserTrackingEnabledTimestampyA2EmF", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO37setAdvertiserTrackingEnabledTimestampyA2EmF", "moduleName": "FBSDKCoreKit", "fixedbinaryorder": 18 }, { "kind": "Constructor", "name": "init", "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.Settings.PersistenceKey?", "children": [ { "kind": "TypeNominal", "name": "PersistenceKey", "printedName": "FBSDKCoreKit.Settings.PersistenceKey", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO8rawValueAESgSS_tcfc", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO8rawValueAESgSS_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "Var", "name": "rawValue", "printedName": "rawValue", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO8rawValueSSvp", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO8rawValueSSvp", "moduleName": "FBSDKCoreKit", "implicit": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO8rawValueSSvg", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO8rawValueSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit8SettingsC14PersistenceKeyO", "mangledName": "$s12FBSDKCoreKit8SettingsC14PersistenceKeyO", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "enumRawTypeName": "String", "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": "String", "printedName": "Swift.String", "usr": "s:SS" } ] } ], "usr": "s:SY", "mangledName": "$sSY" }, { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "TypeDecl", "name": "ObjectDependencies", "printedName": "ObjectDependencies", "children": [ { "kind": "Var", "name": "appEventsConfigurationProvider", "printedName": "appEventsConfigurationProvider", "children": [ { "kind": "TypeNominal", "name": "_AppEventsConfigurationProviding", "printedName": "FBSDKCoreKit._AppEventsConfigurationProviding", "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKAppgH9Providing_pvp", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKAppgH9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppEventsConfigurationProviding", "printedName": "FBSDKCoreKit._AppEventsConfigurationProviding", "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKAppgH9Providing_pvg", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKAppgH9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_AppEventsConfigurationProviding", "printedName": "FBSDKCoreKit._AppEventsConfigurationProviding", "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKAppgH9Providing_pvs", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKAppgH9Providing_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKAppgH9Providing_pvM", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKAppgH9Providing_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "dataStore", "printedName": "dataStore", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvp", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvg", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvs", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvM", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "eventLogger", "printedName": "eventLogger", "children": [ { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV11eventLoggerSo17FBSDKEventLogging_pvp", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV11eventLoggerSo17FBSDKEventLogging_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV11eventLoggerSo17FBSDKEventLogging_pvg", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV11eventLoggerSo17FBSDKEventLogging_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV11eventLoggerSo17FBSDKEventLogging_pvs", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV11eventLoggerSo17FBSDKEventLogging_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV11eventLoggerSo17FBSDKEventLogging_pvM", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV11eventLoggerSo17FBSDKEventLogging_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "infoDictionaryProvider", "printedName": "infoDictionaryProvider", "children": [ { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV22infoDictionaryProviderSo09FBSDKInfoG9Providing_pvp", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV22infoDictionaryProviderSo09FBSDKInfoG9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 3, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV22infoDictionaryProviderSo09FBSDKInfoG9Providing_pvg", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV22infoDictionaryProviderSo09FBSDKInfoG9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV22infoDictionaryProviderSo09FBSDKInfoG9Providing_pvs", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV22infoDictionaryProviderSo09FBSDKInfoG9Providing_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV22infoDictionaryProviderSo09FBSDKInfoG9Providing_pvM", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV22infoDictionaryProviderSo09FBSDKInfoG9Providing_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(appEventsConfigurationProvider:dataStore:eventLogger:infoDictionaryProvider:)", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV" }, { "kind": "TypeNominal", "name": "_AppEventsConfigurationProviding", "printedName": "FBSDKCoreKit._AppEventsConfigurationProviding", "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" }, { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" }, { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" }, { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV30appEventsConfigurationProvider9dataStore11eventLogger014infoDictionaryI0AESo08FBSDKAppgH9Providing_p_So19FBSDKDataPersisting_pSo17FBSDKEventLogging_pSo09FBSDKInfooQ0_ptcfc", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV30appEventsConfigurationProvider9dataStore11eventLogger014infoDictionaryI0AESo08FBSDKAppgH9Providing_p_So19FBSDKDataPersisting_pSo17FBSDKEventLogging_pSo09FBSDKInfooQ0_ptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV", "mangledName": "$s12FBSDKCoreKit8SettingsC18ObjectDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Function", "name": "validateConfiguration", "printedName": "validateConfiguration()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKSettings(im)validateConfiguration", "mangledName": "$s12FBSDKCoreKit8SettingsC21validateConfigurationyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Var", "name": "unconfiguredDebugMessage", "printedName": "unconfiguredDebugMessage", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKSettings(cpy)unconfiguredDebugMessage", "mangledName": "$s12FBSDKCoreKit8SettingsC24unconfiguredDebugMessageSSvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "isFromExtension": true, "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:@CM@FBSDKCoreKit@objc(cs)FBSDKSettings(cm)unconfiguredDebugMessage", "mangledName": "$s12FBSDKCoreKit8SettingsC24unconfiguredDebugMessageSSvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "isFromExtension": true, "accessorKind": "get" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSettings", "mangledName": "$s12FBSDKCoreKit8SettingsC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKSettings", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers" ], "superclassUsr": "c:objc(cs)NSObject", "inheritsConvenienceInitializers": true, "superclassNames": [ "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "SettingsProtocol", "printedName": "SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP" }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "DependentAsObject", "printedName": "DependentAsObject", "children": [ { "kind": "TypeWitness", "name": "ObjectDependencies", "printedName": "ObjectDependencies", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.Settings.ObjectDependencies", "usr": "s:12FBSDKCoreKit8SettingsC18ObjectDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit17DependentAsObjectP", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "SettingsProtocol", "printedName": "SettingsProtocol", "children": [ { "kind": "Var", "name": "appID", "printedName": "appID", "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@FBSDKCoreKit@objc(pl)FBSDKSettings(py)appID", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP5appIDSSSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)appID", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP5appIDSSSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setAppID:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP5appIDSSSgvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "clientToken", "printedName": "clientToken", "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@FBSDKCoreKit@objc(pl)FBSDKSettings(py)clientToken", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP11clientTokenSSSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)clientToken", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP11clientTokenSSSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setClientToken:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP11clientTokenSSSgvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "userAgentSuffix", "printedName": "userAgentSuffix", "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@FBSDKCoreKit@objc(pl)FBSDKSettings(py)userAgentSuffix", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP15userAgentSuffixSSSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)userAgentSuffix", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP15userAgentSuffixSSSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setUserAgentSuffix:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP15userAgentSuffixSSSgvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "sdkVersion", "printedName": "sdkVersion", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)sdkVersion", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP10sdkVersionSSvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)sdkVersion", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP10sdkVersionSSvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "displayName", "printedName": "displayName", "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@FBSDKCoreKit@objc(pl)FBSDKSettings(py)displayName", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP11displayNameSSSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)displayName", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP11displayNameSSSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setDisplayName:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP11displayNameSSSgvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "facebookDomainPart", "printedName": "facebookDomainPart", "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@FBSDKCoreKit@objc(pl)FBSDKSettings(py)facebookDomainPart", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP18facebookDomainPartSSSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)facebookDomainPart", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP18facebookDomainPartSSSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setFacebookDomainPart:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP18facebookDomainPartSSSgvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "loggingBehaviors", "printedName": "loggingBehaviors", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "LoggingBehavior", "printedName": "FBSDKCoreKit.LoggingBehavior", "usr": "c:FBSDKLoggingBehavior.h@T@FBSDKLoggingBehavior" } ], "usr": "s:Sh" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)loggingBehaviors", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP16loggingBehaviorsShySo20FBSDKLoggingBehavioraGvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "LoggingBehavior", "printedName": "FBSDKCoreKit.LoggingBehavior", "usr": "c:FBSDKLoggingBehavior.h@T@FBSDKLoggingBehavior" } ], "usr": "s:Sh" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)loggingBehaviors", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP16loggingBehaviorsShySo20FBSDKLoggingBehavioraGvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "LoggingBehavior", "printedName": "FBSDKCoreKit.LoggingBehavior", "usr": "c:FBSDKLoggingBehavior.h@T@FBSDKLoggingBehavior" } ], "usr": "s:Sh" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setLoggingBehaviors:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP16loggingBehaviorsShySo20FBSDKLoggingBehavioraGvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "appURLSchemeSuffix", "printedName": "appURLSchemeSuffix", "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@FBSDKCoreKit@objc(pl)FBSDKSettings(py)appURLSchemeSuffix", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP18appURLSchemeSuffixSSSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)appURLSchemeSuffix", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP18appURLSchemeSuffixSSSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setAppURLSchemeSuffix:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP18appURLSchemeSuffixSSSgvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "isDataProcessingRestricted", "printedName": "isDataProcessingRestricted", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)isDataProcessingRestricted", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP26isDataProcessingRestrictedSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)isDataProcessingRestricted", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP26isDataProcessingRestrictedSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "isAutoLogAppEventsEnabled", "printedName": "isAutoLogAppEventsEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)isAutoLogAppEventsEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP25isAutoLogAppEventsEnabledSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)isAutoLogAppEventsEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP25isAutoLogAppEventsEnabledSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "codelessDebugLogEnabled", "printedName": "codelessDebugLogEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)codelessDebugLogEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP23codelessDebugLogEnabledSbvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "protocolReq": true, "declAttributes": [ "Available", "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)codelessDebugLogEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP23codelessDebugLogEnabledSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setCodelessDebugLogEnabled:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP23codelessDebugLogEnabledSbvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "isCodelessDebugLogEnabled", "printedName": "isCodelessDebugLogEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)isCodelessDebugLogEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP25isCodelessDebugLogEnabledSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)isCodelessDebugLogEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP25isCodelessDebugLogEnabledSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setIsCodelessDebugLogEnabled:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP25isCodelessDebugLogEnabledSbvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "advertiserIDCollectionEnabled", "printedName": "advertiserIDCollectionEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)advertiserIDCollectionEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP29advertiserIDCollectionEnabledSbvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "protocolReq": true, "declAttributes": [ "Available", "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)advertiserIDCollectionEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP29advertiserIDCollectionEnabledSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setAdvertiserIDCollectionEnabled:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP29advertiserIDCollectionEnabledSbvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "isAdvertiserIDCollectionEnabled", "printedName": "isAdvertiserIDCollectionEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)isAdvertiserIDCollectionEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP31isAdvertiserIDCollectionEnabledSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)isAdvertiserIDCollectionEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP31isAdvertiserIDCollectionEnabledSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setIsAdvertiserIDCollectionEnabled:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP31isAdvertiserIDCollectionEnabledSbvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "isSetATETimeExceedsInstallTime", "printedName": "isSetATETimeExceedsInstallTime", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)isSetATETimeExceedsInstallTime", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP30isSetATETimeExceedsInstallTimeSbvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "protocolReq": true, "declAttributes": [ "Available", "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)isSetATETimeExceedsInstallTime", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP30isSetATETimeExceedsInstallTimeSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "isATETimeSufficientlyDelayed", "printedName": "isATETimeSufficientlyDelayed", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)isATETimeSufficientlyDelayed", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP28isATETimeSufficientlyDelayedSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)isATETimeSufficientlyDelayed", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP28isATETimeSufficientlyDelayedSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "isSKAdNetworkReportEnabled", "printedName": "isSKAdNetworkReportEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)isSKAdNetworkReportEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP26isSKAdNetworkReportEnabledSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)isSKAdNetworkReportEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP26isSKAdNetworkReportEnabledSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "advertisingTrackingStatus", "printedName": "advertisingTrackingStatus", "children": [ { "kind": "TypeNominal", "name": "AdvertisingTrackingStatus", "printedName": "FBSDKCoreKit.AdvertisingTrackingStatus", "usr": "c:@E@FBSDKAdvertisingTrackingStatus" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)advertisingTrackingStatus", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP25advertisingTrackingStatusSo016FBSDKAdvertisingfG0Vvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "AdvertisingTrackingStatus", "printedName": "FBSDKCoreKit.AdvertisingTrackingStatus", "usr": "c:@E@FBSDKAdvertisingTrackingStatus" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)advertisingTrackingStatus", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP25advertisingTrackingStatusSo016FBSDKAdvertisingfG0Vvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "installTimestamp", "printedName": "installTimestamp", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)installTimestamp", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP16installTimestamp10Foundation4DateVSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)installTimestamp", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP16installTimestamp10Foundation4DateVSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "advertiserTrackingEnabledTimestamp", "printedName": "advertiserTrackingEnabledTimestamp", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)advertiserTrackingEnabledTimestamp", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP34advertiserTrackingEnabledTimestamp10Foundation4DateVSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.Date?", "children": [ { "kind": "TypeNominal", "name": "Date", "printedName": "Foundation.Date", "usr": "s:10Foundation4DateV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)advertiserTrackingEnabledTimestamp", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP34advertiserTrackingEnabledTimestamp10Foundation4DateVSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "isEventDataUsageLimited", "printedName": "isEventDataUsageLimited", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)isEventDataUsageLimited", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP23isEventDataUsageLimitedSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)isEventDataUsageLimited", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP23isEventDataUsageLimitedSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setIsEventDataUsageLimited:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP23isEventDataUsageLimitedSbvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "shouldUseTokenOptimizations", "printedName": "shouldUseTokenOptimizations", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)shouldUseTokenOptimizations", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27shouldUseTokenOptimizationsSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)shouldUseTokenOptimizations", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27shouldUseTokenOptimizationsSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setShouldUseTokenOptimizations:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27shouldUseTokenOptimizationsSbvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "graphAPIVersion", "printedName": "graphAPIVersion", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)graphAPIVersion", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP15graphAPIVersionSSvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)graphAPIVersion", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP15graphAPIVersionSSvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setGraphAPIVersion:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP15graphAPIVersionSSvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "isGraphErrorRecoveryEnabled", "printedName": "isGraphErrorRecoveryEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)isGraphErrorRecoveryEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27isGraphErrorRecoveryEnabledSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)isGraphErrorRecoveryEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27isGraphErrorRecoveryEnabledSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setIsGraphErrorRecoveryEnabled:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27isGraphErrorRecoveryEnabledSbvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "graphAPIDebugParamValue", "printedName": "graphAPIDebugParamValue", "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@FBSDKCoreKit@objc(pl)FBSDKSettings(py)graphAPIDebugParamValue", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP23graphAPIDebugParamValueSSSgvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "protocolReq": true, "declAttributes": [ "Available", "RawDocComment", "ObjC" ], "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)graphAPIDebugParamValue", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP23graphAPIDebugParamValueSSSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "graphAPIDebugParameterValue", "printedName": "graphAPIDebugParameterValue", "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@FBSDKCoreKit@objc(pl)FBSDKSettings(py)graphAPIDebugParameterValue", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27graphAPIDebugParameterValueSSSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "RawDocComment", "ObjC" ], "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)graphAPIDebugParameterValue", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27graphAPIDebugParameterValueSSSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "advertiserTrackingEnabled", "printedName": "advertiserTrackingEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)advertiserTrackingEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP25advertiserTrackingEnabledSbvp", "moduleName": "FBSDKCoreKit", "deprecated": true, "protocolReq": true, "declAttributes": [ "Available", "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)advertiserTrackingEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP25advertiserTrackingEnabledSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setAdvertiserTrackingEnabled:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP25advertiserTrackingEnabledSbvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "isAdvertiserTrackingEnabled", "printedName": "isAdvertiserTrackingEnabled", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)isAdvertiserTrackingEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27isAdvertiserTrackingEnabledSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "RawDocComment", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)isAdvertiserTrackingEnabled", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27isAdvertiserTrackingEnabledSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setIsAdvertiserTrackingEnabled:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP27isAdvertiserTrackingEnabledSbvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "shouldUseCachedValuesForExpensiveMetadata", "printedName": "shouldUseCachedValuesForExpensiveMetadata", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(py)shouldUseCachedValuesForExpensiveMetadata", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP41shouldUseCachedValuesForExpensiveMetadataSbvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)shouldUseCachedValuesForExpensiveMetadata", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP41shouldUseCachedValuesForExpensiveMetadataSbvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setShouldUseCachedValuesForExpensiveMetadata:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP41shouldUseCachedValuesForExpensiveMetadataSbvs", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "set" } ] }, { "kind": "Var", "name": "persistableDataProcessingOptions", "printedName": "persistableDataProcessingOptions", "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@FBSDKCoreKit@objc(pl)FBSDKSettings(py)persistableDataProcessingOptions", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP32persistableDataProcessingOptionsSDySSypGSgvp", "moduleName": "FBSDKCoreKit", "protocolReq": true, "declAttributes": [ "ObjC" ], "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@FBSDKCoreKit@objc(pl)FBSDKSettings(im)persistableDataProcessingOptions", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP32persistableDataProcessingOptionsSDySSypGSgvg", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "accessorKind": "get" } ] }, { "kind": "Function", "name": "setDataProcessingOptions", "printedName": "setDataProcessingOptions(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setDataProcessingOptions:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP24setDataProcessingOptionsyySaySSGSgF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "RawDocComment", "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setDataProcessingOptions", "printedName": "setDataProcessingOptions(_:country:state:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Array", "printedName": "[Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sa" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Int32", "printedName": "Swift.Int32", "usr": "s:s5Int32V" }, { "kind": "TypeNominal", "name": "Int32", "printedName": "Swift.Int32", "usr": "s:s5Int32V" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings(im)setDataProcessingOptions:country:state:", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP24setDataProcessingOptions_7country5stateySaySSGSg_s5Int32VAJtF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit.SettingsProtocol>", "sugared_genericSig": "", "protocolReq": true, "declAttributes": [ "RawDocComment", "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" } ], "declKind": "Protocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 : AnyObject>", "sugared_genericSig": "", "objc_name": "FBSDKSettings", "declAttributes": [ "AccessControl", "ObjC", "RawDocComment" ] }, { "kind": "TypeDecl", "name": "DialogConfigurationName", "printedName": "DialogConfigurationName", "children": [ { "kind": "Var", "name": "message", "printedName": "message", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit23DialogConfigurationNameO7messageSSvpZ", "mangledName": "$s12FBSDKCoreKit23DialogConfigurationNameO7messageSSvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage", "AccessControl" ], "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": "s:12FBSDKCoreKit23DialogConfigurationNameO7messageSSvgZ", "mangledName": "$s12FBSDKCoreKit23DialogConfigurationNameO7messageSSvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "share", "printedName": "share", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit23DialogConfigurationNameO5shareSSvpZ", "mangledName": "$s12FBSDKCoreKit23DialogConfigurationNameO5shareSSvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "HasStorage", "AccessControl" ], "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": "s:12FBSDKCoreKit23DialogConfigurationNameO5shareSSvgZ", "mangledName": "$s12FBSDKCoreKit23DialogConfigurationNameO5shareSSvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "accessorKind": "get" } ] } ], "declKind": "Enum", "usr": "s:12FBSDKCoreKit23DialogConfigurationNameO", "mangledName": "$s12FBSDKCoreKit23DialogConfigurationNameO", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl", "RawDocComment" ] }, { "kind": "TypeDecl", "name": "ShareDialogConfiguration", "printedName": "ShareDialogConfiguration", "children": [ { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "ValueDependencies", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV22configuredDependenciesAC05ValueG0VSgvp", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV22configuredDependenciesAC05ValueG0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "ValueDependencies", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV22configuredDependenciesAC05ValueG0VSgvg", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV22configuredDependenciesAC05ValueG0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "ValueDependencies", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV22configuredDependenciesAC05ValueG0VSgvs", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV22configuredDependenciesAC05ValueG0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV22configuredDependenciesAC05ValueG0VSgvM", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV22configuredDependenciesAC05ValueG0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "ValueDependencies", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV19defaultDependenciesAC05ValueG0VSgvp", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV19defaultDependenciesAC05ValueG0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "ValueDependencies", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV19defaultDependenciesAC05ValueG0VSgvg", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV19defaultDependenciesAC05ValueG0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies?", "children": [ { "kind": "TypeNominal", "name": "ValueDependencies", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV19defaultDependenciesAC05ValueG0VSgvs", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV19defaultDependenciesAC05ValueG0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV19defaultDependenciesAC05ValueG0VSgvM", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV19defaultDependenciesAC05ValueG0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "ShareDialogConfiguration", "printedName": "FBSDKCoreKit.ShareDialogConfiguration", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationVACycfc", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationVACycfc", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl" ], "init_kind": "Designated" }, { "kind": "Var", "name": "defaultShareMode", "printedName": "defaultShareMode", "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": "s:12FBSDKCoreKit24ShareDialogConfigurationV07defaultC4ModeSSSgvp", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV07defaultC4ModeSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl" ], "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": "s:12FBSDKCoreKit24ShareDialogConfigurationV07defaultC4ModeSSSgvg", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV07defaultC4ModeSSSgvg", "moduleName": "FBSDKCoreKit", "accessorKind": "get" } ] }, { "kind": "Function", "name": "shouldUseNativeDialog", "printedName": "shouldUseNativeDialog(forDialogName:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV015shouldUseNativeD003forD4NameSbSS_tF", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV015shouldUseNativeD003forD4NameSbSS_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "shouldUseSafariViewController", "printedName": "shouldUseSafariViewController(forDialogName:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV29shouldUseSafariViewController03forD4NameSbSS_tF", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV29shouldUseSafariViewController03forD4NameSbSS_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "TypeDecl", "name": "ValueDependencies", "printedName": "ValueDependencies", "children": [ { "kind": "Var", "name": "serverConfigurationProvider", "printedName": "serverConfigurationProvider", "children": [ { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV06serverE8ProviderSo011FBSDKServerE9Providing_pvp", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV06serverE8ProviderSo011FBSDKServerE9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV06serverE8ProviderSo011FBSDKServerE9Providing_pvg", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV06serverE8ProviderSo011FBSDKServerE9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV06serverE8ProviderSo011FBSDKServerE9Providing_pvs", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV06serverE8ProviderSo011FBSDKServerE9Providing_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV06serverE8ProviderSo011FBSDKServerE9Providing_pvM", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV06serverE8ProviderSo011FBSDKServerE9Providing_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(serverConfigurationProvider:)", "children": [ { "kind": "TypeNominal", "name": "ValueDependencies", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV" }, { "kind": "TypeNominal", "name": "_ServerConfigurationProviding", "printedName": "FBSDKCoreKit._ServerConfigurationProviding", "usr": "c:objc(pl)FBSDKServerConfigurationProviding" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV06serverE8ProviderAESo011FBSDKServerE9Providing_p_tcfc", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV06serverE8ProviderAESo011FBSDKServerE9Providing_p_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV", "mangledName": "$s12FBSDKCoreKit24ShareDialogConfigurationV", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl", "RawDocComment" ], "conformances": [ { "kind": "Conformance", "name": "DependentAsValue", "printedName": "DependentAsValue", "children": [ { "kind": "TypeWitness", "name": "ValueDependencies", "printedName": "ValueDependencies", "children": [ { "kind": "TypeNominal", "name": "ValueDependencies", "printedName": "FBSDKCoreKit.ShareDialogConfiguration.ValueDependencies", "usr": "s:12FBSDKCoreKit24ShareDialogConfigurationV17ValueDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit16DependentAsValueP", "mangledName": "$s12FBSDKCoreKit16DependentAsValueP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Function", "name": "synchronized", "printedName": "synchronized(_:closure:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "AnyObject" }, { "kind": "TypeFunc", "name": "Function", "printedName": "() throws -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "typeAttributes": [ "noescape" ] } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit12synchronized_7closureyyXl_yyKXEtKF", "mangledName": "$s12FBSDKCoreKit12synchronized_7closureyyXl_yyKXEtKF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Rethrows", "RawDocComment" ], "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "TypeDecl", "name": "TokenCache", "printedName": "TokenCache", "children": [ { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10TokenCacheC22configuredDependenciesAC06ObjectF0VSgvp", "mangledName": "$s12FBSDKCoreKit10TokenCacheC22configuredDependenciesAC06ObjectF0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC22configuredDependenciesAC06ObjectF0VSgvg", "mangledName": "$s12FBSDKCoreKit10TokenCacheC22configuredDependenciesAC06ObjectF0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC22configuredDependenciesAC06ObjectF0VSgvs", "mangledName": "$s12FBSDKCoreKit10TokenCacheC22configuredDependenciesAC06ObjectF0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC22configuredDependenciesAC06ObjectF0VSgvM", "mangledName": "$s12FBSDKCoreKit10TokenCacheC22configuredDependenciesAC06ObjectF0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10TokenCacheC19defaultDependenciesAC06ObjectF0VSgvp", "mangledName": "$s12FBSDKCoreKit10TokenCacheC19defaultDependenciesAC06ObjectF0VSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC19defaultDependenciesAC06ObjectF0VSgvg", "mangledName": "$s12FBSDKCoreKit10TokenCacheC19defaultDependenciesAC06ObjectF0VSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies?", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC19defaultDependenciesAC06ObjectF0VSgvs", "mangledName": "$s12FBSDKCoreKit10TokenCacheC19defaultDependenciesAC06ObjectF0VSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC19defaultDependenciesAC06ObjectF0VSgvM", "mangledName": "$s12FBSDKCoreKit10TokenCacheC19defaultDependenciesAC06ObjectF0VSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "accessToken", "printedName": "accessToken", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AccessToken?", "children": [ { "kind": "TypeNominal", "name": "AccessToken", "printedName": "FBSDKCoreKit.AccessToken", "usr": "c:objc(cs)FBSDKAccessToken" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10TokenCacheC06accessC0So011FBSDKAccessC0CSgvp", "mangledName": "$s12FBSDKCoreKit10TokenCacheC06accessC0So011FBSDKAccessC0CSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "accessToken", "declAttributes": [ "Final", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AccessToken?", "children": [ { "kind": "TypeNominal", "name": "AccessToken", "printedName": "FBSDKCoreKit.AccessToken", "usr": "c:objc(cs)FBSDKAccessToken" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC06accessC0So011FBSDKAccessC0CSgvg", "mangledName": "$s12FBSDKCoreKit10TokenCacheC06accessC0So011FBSDKAccessC0CSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "accessToken", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AccessToken?", "children": [ { "kind": "TypeNominal", "name": "AccessToken", "printedName": "FBSDKCoreKit.AccessToken", "usr": "c:objc(cs)FBSDKAccessToken" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC06accessC0So011FBSDKAccessC0CSgvs", "mangledName": "$s12FBSDKCoreKit10TokenCacheC06accessC0So011FBSDKAccessC0CSgvs", "moduleName": "FBSDKCoreKit", "objc_name": "setAccessToken:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC06accessC0So011FBSDKAccessC0CSgvM", "mangledName": "$s12FBSDKCoreKit10TokenCacheC06accessC0So011FBSDKAccessC0CSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "authenticationToken", "printedName": "authenticationToken", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationToken?", "children": [ { "kind": "TypeNominal", "name": "AuthenticationToken", "printedName": "FBSDKCoreKit.AuthenticationToken", "usr": "c:objc(cs)FBSDKAuthenticationToken" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10TokenCacheC014authenticationC0So019FBSDKAuthenticationC0CSgvp", "mangledName": "$s12FBSDKCoreKit10TokenCacheC014authenticationC0So019FBSDKAuthenticationC0CSgvp", "moduleName": "FBSDKCoreKit", "objc_name": "authenticationToken", "declAttributes": [ "Final", "ObjC" ], "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationToken?", "children": [ { "kind": "TypeNominal", "name": "AuthenticationToken", "printedName": "FBSDKCoreKit.AuthenticationToken", "usr": "c:objc(cs)FBSDKAuthenticationToken" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC014authenticationC0So019FBSDKAuthenticationC0CSgvg", "mangledName": "$s12FBSDKCoreKit10TokenCacheC014authenticationC0So019FBSDKAuthenticationC0CSgvg", "moduleName": "FBSDKCoreKit", "objc_name": "authenticationToken", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationToken?", "children": [ { "kind": "TypeNominal", "name": "AuthenticationToken", "printedName": "FBSDKCoreKit.AuthenticationToken", "usr": "c:objc(cs)FBSDKAuthenticationToken" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC014authenticationC0So019FBSDKAuthenticationC0CSgvs", "mangledName": "$s12FBSDKCoreKit10TokenCacheC014authenticationC0So019FBSDKAuthenticationC0CSgvs", "moduleName": "FBSDKCoreKit", "objc_name": "setAuthenticationToken:", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC014authenticationC0So019FBSDKAuthenticationC0CSgvM", "mangledName": "$s12FBSDKCoreKit10TokenCacheC014authenticationC0So019FBSDKAuthenticationC0CSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent", "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "TokenCache", "printedName": "FBSDKCoreKit.TokenCache", "usr": "s:12FBSDKCoreKit10TokenCacheC" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit10TokenCacheCACycfc", "mangledName": "$s12FBSDKCoreKit10TokenCacheCACycfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "ObjectDependencies", "printedName": "ObjectDependencies", "children": [ { "kind": "Var", "name": "settings", "printedName": "settings", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV8settingsAA16SettingsProtocol_pvp", "mangledName": "$s12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV8settingsAA16SettingsProtocol_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV8settingsAA16SettingsProtocol_pvg", "mangledName": "$s12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV8settingsAA16SettingsProtocol_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "keychainStore", "printedName": "keychainStore", "children": [ { "kind": "TypeNominal", "name": "KeychainStoreProtocol", "printedName": "FBSDKCoreKit.KeychainStoreProtocol", "usr": "c:objc(pl)FBSDKKeychainStore" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV13keychainStoreSo013FBSDKKeychainH0_pvp", "mangledName": "$s12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV13keychainStoreSo013FBSDKKeychainH0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "KeychainStoreProtocol", "printedName": "FBSDKCoreKit.KeychainStoreProtocol", "usr": "c:objc(pl)FBSDKKeychainStore" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV13keychainStoreSo013FBSDKKeychainH0_pvg", "mangledName": "$s12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV13keychainStoreSo013FBSDKKeychainH0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "dataStore", "printedName": "dataStore", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvp", "mangledName": "$s12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvg", "mangledName": "$s12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(settings:keychainStore:dataStore:)", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" }, { "kind": "TypeNominal", "name": "KeychainStoreProtocol", "printedName": "FBSDKCoreKit.KeychainStoreProtocol", "usr": "c:objc(pl)FBSDKKeychainStore" }, { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV8settings13keychainStore04dataI0AeA16SettingsProtocol_p_So013FBSDKKeychainI0_pSo19FBSDKDataPersisting_ptcfc", "mangledName": "$s12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV8settings13keychainStore04dataI0AeA16SettingsProtocol_p_So013FBSDKKeychainI0_pSo19FBSDKDataPersisting_ptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV", "mangledName": "$s12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true } ], "declKind": "Class", "usr": "s:12FBSDKCoreKit10TokenCacheC", "mangledName": "$s12FBSDKCoreKit10TokenCacheC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "RawDocComment" ], "conformances": [ { "kind": "Conformance", "name": "DependentAsObject", "printedName": "DependentAsObject", "children": [ { "kind": "TypeWitness", "name": "ObjectDependencies", "printedName": "ObjectDependencies", "children": [ { "kind": "TypeNominal", "name": "ObjectDependencies", "printedName": "FBSDKCoreKit.TokenCache.ObjectDependencies", "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit17DependentAsObjectP", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP" } ] }, { "kind": "Import", "name": "FBAEMKit", "printedName": "FBAEMKit", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "TypeDecl", "name": "_AEMReporterProtocol", "printedName": "_AEMReporterProtocol", "children": [ { "kind": "Function", "name": "enable", "printedName": "enable()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter(cm)enable", "mangledName": "$s12FBSDKCoreKit20_AEMReporterProtocolP6enableyyFZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit._AEMReporterProtocol>", "sugared_genericSig": "", "static": true, "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "recordAndUpdate", "printedName": "recordAndUpdate(event:currency:value:parameters:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "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": "Foundation.NSNumber?", "children": [ { "kind": "TypeNominal", "name": "NSNumber", "printedName": "Foundation.NSNumber", "usr": "c:objc(cs)NSNumber" } ], "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": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter(cm)recordAndUpdateEvent:currency:value:parameters:", "mangledName": "$s12FBSDKCoreKit20_AEMReporterProtocolP15recordAndUpdate5event8currency5value10parametersySS_SSSgSo8NSNumberCSgSDySSypGSgtFZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit._AEMReporterProtocol>", "sugared_genericSig": "", "static": true, "protocolReq": true, "objc_name": "recordAndUpdateEvent:currency:value:parameters:", "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setConversionFilteringEnabled", "printedName": "setConversionFilteringEnabled(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter(cm)setConversionFilteringEnabled:", "mangledName": "$s12FBSDKCoreKit20_AEMReporterProtocolP29setConversionFilteringEnabledyySbFZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit._AEMReporterProtocol>", "sugared_genericSig": "", "static": true, "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setCatalogMatchingEnabled", "printedName": "setCatalogMatchingEnabled(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter(cm)setCatalogMatchingEnabled:", "mangledName": "$s12FBSDKCoreKit20_AEMReporterProtocolP25setCatalogMatchingEnabledyySbFZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit._AEMReporterProtocol>", "sugared_genericSig": "", "static": true, "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setAdvertiserRuleMatchInServerEnabled", "printedName": "setAdvertiserRuleMatchInServerEnabled(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter(cm)setAdvertiserRuleMatchInServerEnabled:", "mangledName": "$s12FBSDKCoreKit20_AEMReporterProtocolP37setAdvertiserRuleMatchInServerEnabledyySbFZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit._AEMReporterProtocol>", "sugared_genericSig": "", "static": true, "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "handle", "printedName": "handle(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter(cm)handle:", "mangledName": "$s12FBSDKCoreKit20_AEMReporterProtocolP6handleyy10Foundation3URLVFZ", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : FBSDKCoreKit._AEMReporterProtocol>", "sugared_genericSig": "", "static": true, "protocolReq": true, "declAttributes": [ "ObjC" ], "reqNewWitnessTableEntry": true, "funcSelfKind": "NonMutating" } ], "declKind": "Protocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter", "mangledName": "$s12FBSDKCoreKit20_AEMReporterProtocolP", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 : AnyObject>", "sugared_genericSig": "", "objc_name": "FBSDKAEMReporter", "declAttributes": [ "AccessControl", "ObjC", "RawDocComment" ] }, { "kind": "Import", "name": "FBSDKCoreKit_Basics", "printedName": "FBSDKCoreKit_Basics", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "TypeDecl", "name": "_AccessTokenExpirer", "printedName": "_AccessTokenExpirer", "children": [ { "kind": "Var", "name": "notificationCenter", "printedName": "notificationCenter", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._NotificationPosting & FBSDKCoreKit_Basics.NotificationDelivering" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)_FBSDKAccessTokenExpirer(py)notificationCenter", "mangledName": "$s12FBSDKCoreKit19_AccessTokenExpirerC18notificationCenterSo25_FBSDKNotificationPosting_So0H10Deliveringpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._NotificationPosting & FBSDKCoreKit_Basics.NotificationDelivering" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)_FBSDKAccessTokenExpirer(im)notificationCenter", "mangledName": "$s12FBSDKCoreKit19_AccessTokenExpirerC18notificationCenterSo25_FBSDKNotificationPosting_So0H10Deliveringpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(notificationCenter:)", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenExpirer", "printedName": "FBSDKCoreKit._AccessTokenExpirer", "usr": "c:@M@FBSDKCoreKit@objc(cs)_FBSDKAccessTokenExpirer" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "FBSDKCoreKit._NotificationPosting & FBSDKCoreKit_Basics.NotificationDelivering" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)_FBSDKAccessTokenExpirer(im)initWithNotificationCenter:", "mangledName": "$s12FBSDKCoreKit19_AccessTokenExpirerC18notificationCenterACSo25_FBSDKNotificationPosting_So0H10Deliveringp_tcfc", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl", "ObjC" ], "init_kind": "Designated" }, { "kind": "Function", "name": "checkAccessTokenExpirationDate", "printedName": "checkAccessTokenExpirationDate()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)_FBSDKAccessTokenExpirer(im)checkAccessTokenExpirationDate", "mangledName": "$s12FBSDKCoreKit19_AccessTokenExpirerC05checkcD14ExpirationDateyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "timerDidFire", "printedName": "timerDidFire()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)_FBSDKAccessTokenExpirer(im)timerDidFire", "mangledName": "$s12FBSDKCoreKit19_AccessTokenExpirerC12timerDidFireyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenExpirer", "printedName": "FBSDKCoreKit._AccessTokenExpirer", "usr": "c:@M@FBSDKCoreKit@objc(cs)_FBSDKAccessTokenExpirer" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)_FBSDKAccessTokenExpirer(im)init", "mangledName": "$s12FBSDKCoreKit19_AccessTokenExpirerCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)_FBSDKAccessTokenExpirer", "mangledName": "$s12FBSDKCoreKit19_AccessTokenExpirerC", "moduleName": "FBSDKCoreKit", "objc_name": "_FBSDKAccessTokenExpirer", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "RawDocComment" ], "superclassUsr": "c:objc(cs)NSObject", "superclassNames": [ "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "_AccessTokenExpiring", "printedName": "_AccessTokenExpiring", "usr": "c:@M@FBSDKCoreKit@objc(pl)_FBSDKAccessTokenExpiring", "mangledName": "$s12FBSDKCoreKit20_AccessTokenExpiringP" }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "_AccessTokenExpiring", "printedName": "_AccessTokenExpiring", "declKind": "Protocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)_FBSDKAccessTokenExpiring", "mangledName": "$s12FBSDKCoreKit20_AccessTokenExpiringP", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 : AnyObject>", "sugared_genericSig": "", "objc_name": "_FBSDKAccessTokenExpiring", "declAttributes": [ "AccessControl", "ObjC", "RawDocComment" ] }, { "kind": "Import", "name": "AuthenticationServices", "printedName": "AuthenticationServices", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "SafariServices", "printedName": "SafariServices", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "TypeDecl", "name": "_BridgeAPI", "printedName": "_BridgeAPI", "children": [ { "kind": "Var", "name": "logger", "printedName": "logger", "children": [ { "kind": "TypeNominal", "name": "_Logger", "printedName": "FBSDKCoreKit._Logger", "usr": "c:objc(cs)FBSDKLogger" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC6loggerSo11FBSDKLoggerCvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC6loggerSo11FBSDKLoggerCvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_Logger", "printedName": "FBSDKCoreKit._Logger", "usr": "c:objc(cs)FBSDKLogger" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC6loggerSo11FBSDKLoggerCvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC6loggerSo11FBSDKLoggerCvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "urlOpener", "printedName": "urlOpener", "children": [ { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC9urlOpenerSo22FBSDKInternalURLOpener_pvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC9urlOpenerSo22FBSDKInternalURLOpener_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC9urlOpenerSo22FBSDKInternalURLOpener_pvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC9urlOpenerSo22FBSDKInternalURLOpener_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "bridgeAPIResponseFactory", "printedName": "bridgeAPIResponseFactory", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIResponseCreating", "printedName": "FBSDKCoreKit.BridgeAPIResponseCreating", "usr": "s:12FBSDKCoreKit25BridgeAPIResponseCreatingP" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC24bridgeAPIResponseFactoryAA0cF8Creating_pvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC24bridgeAPIResponseFactoryAA0cF8Creating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIResponseCreating", "printedName": "FBSDKCoreKit.BridgeAPIResponseCreating", "usr": "s:12FBSDKCoreKit25BridgeAPIResponseCreatingP" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC24bridgeAPIResponseFactoryAA0cF8Creating_pvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC24bridgeAPIResponseFactoryAA0cF8Creating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appURLSchemeProvider", "printedName": "appURLSchemeProvider", "children": [ { "kind": "TypeNominal", "name": "AppURLSchemeProviding", "printedName": "FBSDKCoreKit.AppURLSchemeProviding", "usr": "c:objc(pl)FBSDKAppURLSchemeProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC20appURLSchemeProviderSo08FBSDKAppF9Providing_pvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC20appURLSchemeProviderSo08FBSDKAppF9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "AppURLSchemeProviding", "printedName": "FBSDKCoreKit.AppURLSchemeProviding", "usr": "c:objc(pl)FBSDKAppURLSchemeProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC20appURLSchemeProviderSo08FBSDKAppF9Providing_pvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC20appURLSchemeProviderSo08FBSDKAppF9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "errorFactory", "printedName": "errorFactory", "children": [ { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC12errorFactorySo18FBSDKErrorCreating_pvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC12errorFactorySo18FBSDKErrorCreating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC12errorFactorySo18FBSDKErrorCreating_pvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC12errorFactorySo18FBSDKErrorCreating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "pendingRequest", "printedName": "pendingRequest", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol?", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC14pendingRequestSo21FBSDKBridgeAPIRequest_pSgvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC14pendingRequestSo21FBSDKBridgeAPIRequest_pSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol?", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC14pendingRequestSo21FBSDKBridgeAPIRequest_pSgvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC14pendingRequestSo21FBSDKBridgeAPIRequest_pSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol?", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC14pendingRequestSo21FBSDKBridgeAPIRequest_pSgvs", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC14pendingRequestSo21FBSDKBridgeAPIRequest_pSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC14pendingRequestSo21FBSDKBridgeAPIRequest_pSgvM", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC14pendingRequestSo21FBSDKBridgeAPIRequest_pSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "pendingRequestCompletionBlock", "printedName": "pendingRequestCompletionBlock", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "((FBSDKCoreKit.BridgeAPIResponse) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.BridgeAPIResponse) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" } ] } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC29pendingRequestCompletionBlockySo22FBSDKBridgeAPIResponseCcSgvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC29pendingRequestCompletionBlockySo22FBSDKBridgeAPIResponseCcSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "((FBSDKCoreKit.BridgeAPIResponse) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.BridgeAPIResponse) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" } ] } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC29pendingRequestCompletionBlockySo22FBSDKBridgeAPIResponseCcSgvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC29pendingRequestCompletionBlockySo22FBSDKBridgeAPIResponseCcSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "((FBSDKCoreKit.BridgeAPIResponse) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.BridgeAPIResponse) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" } ] } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC29pendingRequestCompletionBlockySo22FBSDKBridgeAPIResponseCcSgvs", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC29pendingRequestCompletionBlockySo22FBSDKBridgeAPIResponseCcSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC29pendingRequestCompletionBlockySo22FBSDKBridgeAPIResponseCcSgvM", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC29pendingRequestCompletionBlockySo22FBSDKBridgeAPIResponseCcSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "pendingURLOpener", "printedName": "pendingURLOpener", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.URLOpening?", "children": [ { "kind": "TypeNominal", "name": "URLOpening", "printedName": "FBSDKCoreKit.URLOpening", "usr": "c:objc(pl)FBSDKURLOpening" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC16pendingURLOpenerSo15FBSDKURLOpening_pSgvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC16pendingURLOpenerSo15FBSDKURLOpening_pSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.URLOpening?", "children": [ { "kind": "TypeNominal", "name": "URLOpening", "printedName": "FBSDKCoreKit.URLOpening", "usr": "c:objc(pl)FBSDKURLOpening" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC16pendingURLOpenerSo15FBSDKURLOpening_pSgvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC16pendingURLOpenerSo15FBSDKURLOpening_pSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.URLOpening?", "children": [ { "kind": "TypeNominal", "name": "URLOpening", "printedName": "FBSDKCoreKit.URLOpening", "usr": "c:objc(pl)FBSDKURLOpening" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC16pendingURLOpenerSo15FBSDKURLOpening_pSgvs", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC16pendingURLOpenerSo15FBSDKURLOpening_pSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC16pendingURLOpenerSo15FBSDKURLOpening_pSgvM", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC16pendingURLOpenerSo15FBSDKURLOpening_pSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "authenticationSession", "printedName": "authenticationSession", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationSessionProtocol?", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionProtocol", "printedName": "FBSDKCoreKit.AuthenticationSessionProtocol", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC21authenticationSessionAA014AuthenticationF8Protocol_pSgvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC21authenticationSessionAA014AuthenticationF8Protocol_pSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationSessionProtocol?", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionProtocol", "printedName": "FBSDKCoreKit.AuthenticationSessionProtocol", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC21authenticationSessionAA014AuthenticationF8Protocol_pSgvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC21authenticationSessionAA014AuthenticationF8Protocol_pSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.AuthenticationSessionProtocol?", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionProtocol", "printedName": "FBSDKCoreKit.AuthenticationSessionProtocol", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC21authenticationSessionAA014AuthenticationF8Protocol_pSgvs", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC21authenticationSessionAA014AuthenticationF8Protocol_pSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC21authenticationSessionAA014AuthenticationF8Protocol_pSgvM", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC21authenticationSessionAA014AuthenticationF8Protocol_pSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "authenticationSessionCompletionHandler", "printedName": "authenticationSessionCompletionHandler", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "((Foundation.URL?, Swift.Error?) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(Foundation.URL?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(Foundation.URL?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC38authenticationSessionCompletionHandlery10Foundation3URLVSg_s5Error_pSgtcSgvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC38authenticationSessionCompletionHandlery10Foundation3URLVSg_s5Error_pSgtcSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "((Foundation.URL?, Swift.Error?) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(Foundation.URL?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(Foundation.URL?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC38authenticationSessionCompletionHandlery10Foundation3URLVSg_s5Error_pSgtcSgvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC38authenticationSessionCompletionHandlery10Foundation3URLVSg_s5Error_pSgtcSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "((Foundation.URL?, Swift.Error?) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(Foundation.URL?, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(Foundation.URL?, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "Foundation.URL?", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC38authenticationSessionCompletionHandlery10Foundation3URLVSg_s5Error_pSgtcSgvs", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC38authenticationSessionCompletionHandlery10Foundation3URLVSg_s5Error_pSgtcSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC38authenticationSessionCompletionHandlery10Foundation3URLVSg_s5Error_pSgtcSgvM", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC38authenticationSessionCompletionHandlery10Foundation3URLVSg_s5Error_pSgtcSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "authenticationSessionState", "printedName": "authenticationSessionState", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC26authenticationSessionStateAA014AuthenticationfG0Ovp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC26authenticationSessionStateAA014AuthenticationfG0Ovp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC26authenticationSessionStateAA014AuthenticationfG0Ovg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC26authenticationSessionStateAA014AuthenticationfG0Ovg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "AuthenticationSessionState", "printedName": "FBSDKCoreKit.AuthenticationSessionState", "usr": "s:12FBSDKCoreKit26AuthenticationSessionStateO" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC26authenticationSessionStateAA014AuthenticationfG0Ovs", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC26authenticationSessionStateAA014AuthenticationfG0Ovs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC26authenticationSessionStateAA014AuthenticationfG0OvM", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC26authenticationSessionStateAA014AuthenticationfG0OvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isExpectingBackground", "printedName": "isExpectingBackground", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC21isExpectingBackgroundSbvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC21isExpectingBackgroundSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC21isExpectingBackgroundSbvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC21isExpectingBackgroundSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "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": "s:12FBSDKCoreKit10_BridgeAPIC21isExpectingBackgroundSbvs", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC21isExpectingBackgroundSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC21isExpectingBackgroundSbvM", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC21isExpectingBackgroundSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "safariViewController", "printedName": "safariViewController", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "SafariServices.SFSafariViewController?", "children": [ { "kind": "TypeNominal", "name": "SFSafariViewController", "printedName": "SafariServices.SFSafariViewController", "usr": "c:objc(cs)SFSafariViewController" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC20safariViewControllerSo08SFSafarifG0CSgvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC20safariViewControllerSo08SFSafarifG0CSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "SafariServices.SFSafariViewController?", "children": [ { "kind": "TypeNominal", "name": "SFSafariViewController", "printedName": "SafariServices.SFSafariViewController", "usr": "c:objc(cs)SFSafariViewController" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC20safariViewControllerSo08SFSafarifG0CSgvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC20safariViewControllerSo08SFSafarifG0CSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "SafariServices.SFSafariViewController?", "children": [ { "kind": "TypeNominal", "name": "SFSafariViewController", "printedName": "SafariServices.SFSafariViewController", "usr": "c:objc(cs)SFSafariViewController" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC20safariViewControllerSo08SFSafarifG0CSgvs", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC20safariViewControllerSo08SFSafarifG0CSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC20safariViewControllerSo08SFSafarifG0CSgvM", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC20safariViewControllerSo08SFSafarifG0CSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isDismissingSafariViewController", "printedName": "isDismissingSafariViewController", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC32isDismissingSafariViewControllerSbvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC32isDismissingSafariViewControllerSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC32isDismissingSafariViewControllerSbvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC32isDismissingSafariViewControllerSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "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": "s:12FBSDKCoreKit10_BridgeAPIC32isDismissingSafariViewControllerSbvs", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC32isDismissingSafariViewControllerSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC32isDismissingSafariViewControllerSbvM", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC32isDismissingSafariViewControllerSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "isActive", "printedName": "isActive", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC8isActiveSbvp", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC8isActiveSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC8isActiveSbvg", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC8isActiveSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "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": "s:12FBSDKCoreKit10_BridgeAPIC8isActiveSbvs", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC8isActiveSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC8isActiveSbvM", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC8isActiveSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "shared", "printedName": "shared", "children": [ { "kind": "TypeNominal", "name": "_BridgeAPI", "printedName": "FBSDKCoreKit._BridgeAPI", "usr": "c:@M@FBSDKCoreKit@objc(cs)_BridgeAPI" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_BridgeAPIC6sharedACvpZ", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC6sharedACvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_BridgeAPI", "printedName": "FBSDKCoreKit._BridgeAPI", "usr": "c:@M@FBSDKCoreKit@objc(cs)_BridgeAPI" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC6sharedACvgZ", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC6sharedACvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(logger:urlOpener:bridgeAPIResponseFactory:appURLSchemeProvider:errorFactory:)", "children": [ { "kind": "TypeNominal", "name": "_BridgeAPI", "printedName": "FBSDKCoreKit._BridgeAPI", "usr": "c:@M@FBSDKCoreKit@objc(cs)_BridgeAPI" }, { "kind": "TypeNominal", "name": "_Logger", "printedName": "FBSDKCoreKit._Logger", "usr": "c:objc(cs)FBSDKLogger" }, { "kind": "TypeNominal", "name": "_InternalURLOpener", "printedName": "FBSDKCoreKit._InternalURLOpener", "usr": "c:objc(pl)FBSDKInternalURLOpener" }, { "kind": "TypeNominal", "name": "BridgeAPIResponseCreating", "printedName": "FBSDKCoreKit.BridgeAPIResponseCreating", "usr": "s:12FBSDKCoreKit25BridgeAPIResponseCreatingP" }, { "kind": "TypeNominal", "name": "AppURLSchemeProviding", "printedName": "FBSDKCoreKit.AppURLSchemeProviding", "usr": "c:objc(pl)FBSDKAppURLSchemeProviding" }, { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit10_BridgeAPIC6logger9urlOpener24bridgeAPIResponseFactory20appURLSchemeProvider05errorJ0ACSo11FBSDKLoggerC_So22FBSDKInternalURLOpener_pAA0cI8Creating_pSo08FBSDKAppL9Providing_pSo010FBSDKErrorR0_ptcfc", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC6logger9urlOpener24bridgeAPIResponseFactory20appURLSchemeProvider05errorJ0ACSo11FBSDKLoggerC_So22FBSDKInternalURLOpener_pAA0cI8Creating_pSo08FBSDKAppL9Providing_pSo010FBSDKErrorR0_ptcfc", "moduleName": "FBSDKCoreKit", "init_kind": "Designated" }, { "kind": "Function", "name": "bridgeAPIRequestCompletionBlock", "printedName": "bridgeAPIRequestCompletionBlock(request:completion:)", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.Bool, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(Swift.Bool, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] }, { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.BridgeAPIResponse) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" } ] } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit10_BridgeAPIC31bridgeAPIRequestCompletionBlock7request10completionySb_s5Error_pSgtcSo011FBSDKBridgeF0_p_ySo0L11APIResponseCctF", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC31bridgeAPIRequestCompletionBlock7request10completionySb_s5Error_pSgtcSo011FBSDKBridgeF0_p_ySo0L11APIResponseCctF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "openURLWithAuthenticationSession", "printedName": "openURLWithAuthenticationSession(url:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit10_BridgeAPIC32openURLWithAuthenticationSession3urly10Foundation3URLV_tF", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC32openURLWithAuthenticationSession3urly10Foundation3URLV_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "setSessionCompletionHandler", "printedName": "setSessionCompletionHandler(calling:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.Bool, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(Swift.Bool, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit10_BridgeAPIC27setSessionCompletionHandler7callingyySb_s5Error_pSgtc_tF", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC27setSessionCompletionHandler7callingyySb_s5Error_pSgtc_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "clearSession", "printedName": "clearSession()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit10_BridgeAPIC12clearSessionyyF", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC12clearSessionyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "viewControllerDidDisappear", "printedName": "viewControllerDidDisappear(_:animated:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_ContainerViewController", "printedName": "FBSDKCoreKit._ContainerViewController", "usr": "c:objc(cs)FBSDKContainerViewController" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)_BridgeAPI(im)viewControllerDidDisappear:animated:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC26viewControllerDidDisappear_8animatedySo018FBSDKContainerViewF0C_SbtF", "moduleName": "FBSDKCoreKit", "objc_name": "viewControllerDidDisappear:animated:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "handleBridgeAPIResponse", "printedName": "handleBridgeAPIResponse(url:sourceApplication:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit10_BridgeAPIC06handleC11APIResponse3url17sourceApplicationSb10Foundation3URLV_SSSgtF", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC06handleC11APIResponse3url17sourceApplicationSb10Foundation3URLV_SSSgtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "cancelBridgeRequest", "printedName": "cancelBridgeRequest()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit10_BridgeAPIC06cancelC7RequestyyF", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC06cancelC7RequestyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_BridgeAPI", "printedName": "FBSDKCoreKit._BridgeAPI", "usr": "c:@M@FBSDKCoreKit@objc(cs)_BridgeAPI" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)_BridgeAPI(im)init", "mangledName": "$s12FBSDKCoreKit10_BridgeAPICACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "Function", "name": "applicationWillResignActive", "printedName": "applicationWillResignActive(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIApplication?", "children": [ { "kind": "TypeNominal", "name": "UIApplication", "printedName": "UIKit.UIApplication", "usr": "c:objc(cs)UIApplication" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)_BridgeAPI(im)applicationWillResignActive:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC27applicationWillResignActiveyySo13UIApplicationCSgF", "moduleName": "FBSDKCoreKit", "objc_name": "applicationWillResignActive:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "applicationDidBecomeActive", "printedName": "applicationDidBecomeActive(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIApplication?", "children": [ { "kind": "TypeNominal", "name": "UIApplication", "printedName": "UIKit.UIApplication", "usr": "c:objc(cs)UIApplication" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)_BridgeAPI(im)applicationDidBecomeActive:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC26applicationDidBecomeActiveyySo13UIApplicationCSgF", "moduleName": "FBSDKCoreKit", "objc_name": "applicationDidBecomeActive:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "applicationDidEnterBackground", "printedName": "applicationDidEnterBackground(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIApplication?", "children": [ { "kind": "TypeNominal", "name": "UIApplication", "printedName": "UIKit.UIApplication", "usr": "c:objc(cs)UIApplication" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)_BridgeAPI(im)applicationDidEnterBackground:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC29applicationDidEnterBackgroundyySo13UIApplicationCSgF", "moduleName": "FBSDKCoreKit", "objc_name": "applicationDidEnterBackground:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "application", "printedName": "application(_:open:sourceApplication:annotation:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "UIApplication", "printedName": "UIKit.UIApplication", "usr": "c:objc(cs)UIApplication" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "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": "Any?", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)_BridgeAPI(im)application:openURL:sourceApplication:annotation:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC11application_4open17sourceApplication10annotationSbSo13UIApplicationC_10Foundation3URLVSSSgypSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "application:openURL:sourceApplication:annotation:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "application", "printedName": "application(_:didFinishLaunchingWithOptions:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "UIApplication", "printedName": "UIKit.UIApplication", "usr": "c:objc(cs)UIApplication" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[UIKit.UIApplication.LaunchOptionsKey : Any]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[UIKit.UIApplication.LaunchOptionsKey : Any]", "children": [ { "kind": "TypeNominal", "name": "LaunchOptionsKey", "printedName": "UIKit.UIApplication.LaunchOptionsKey", "usr": "c:@T@UIApplicationLaunchOptionsKey" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" } ], "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)_BridgeAPI(im)application:didFinishLaunchingWithOptions:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC11application_29didFinishLaunchingWithOptionsSbSo13UIApplicationC_SDySo0k6LaunchJ3KeyaypGSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "application:didFinishLaunchingWithOptions:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "open", "printedName": "open(_:sender:handler:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.URLOpening?", "children": [ { "kind": "TypeNominal", "name": "URLOpening", "printedName": "FBSDKCoreKit.URLOpening", "usr": "c:objc(pl)FBSDKURLOpening" } ], "usr": "s:Sq" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.Bool, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(Swift.Bool, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)_BridgeAPI(im)openURL:sender:handler:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC4open_6sender7handlery10Foundation3URLV_So15FBSDKURLOpening_pSgySb_s5Error_pSgtctF", "moduleName": "FBSDKCoreKit", "objc_name": "openURL:sender:handler:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "open", "printedName": "open(_:useSafariViewController:from:completionBlock:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIViewController?", "children": [ { "kind": "TypeNominal", "name": "UIViewController", "printedName": "UIKit.UIViewController", "usr": "c:objc(cs)UIViewController" } ], "usr": "s:Sq" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(FBSDKCoreKit.BridgeAPIResponse) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" } ] } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)_BridgeAPI(im)openBridgeAPIRequest:useSafariViewController:fromViewController:completionBlock:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC4open_23useSafariViewController4from15completionBlockySo21FBSDKBridgeAPIRequest_p_SbSo06UIViewI0CSgySo0M11APIResponseCctF", "moduleName": "FBSDKCoreKit", "objc_name": "openBridgeAPIRequest:useSafariViewController:fromViewController:completionBlock:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "openURLWithSafariViewController", "printedName": "openURLWithSafariViewController(url:sender:from:handler:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.URLOpening?", "children": [ { "kind": "TypeNominal", "name": "URLOpening", "printedName": "FBSDKCoreKit.URLOpening", "usr": "c:objc(pl)FBSDKURLOpening" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIViewController?", "children": [ { "kind": "TypeNominal", "name": "UIViewController", "printedName": "UIKit.UIViewController", "usr": "c:objc(cs)UIViewController" } ], "usr": "s:Sq" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.Bool, Swift.Error?) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Tuple", "printedName": "(Swift.Bool, Swift.Error?)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ] } ] } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)_BridgeAPI(im)openURLWithSafariViewController:sender:fromViewController:handler:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC31openURLWithSafariViewController3url6sender4from7handlery10Foundation3URLV_So15FBSDKURLOpening_pSgSo06UIViewI0CSgySb_s5Error_pSgtctF", "moduleName": "FBSDKCoreKit", "objc_name": "openURLWithSafariViewController:sender:fromViewController:handler:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "safariViewControllerDidFinish", "printedName": "safariViewControllerDidFinish(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "SFSafariViewController", "printedName": "SafariServices.SFSafariViewController", "usr": "c:objc(cs)SFSafariViewController" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)_BridgeAPI(im)safariViewControllerDidFinish:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC29safariViewControllerDidFinishyySo08SFSafarifG0CF", "moduleName": "FBSDKCoreKit", "objc_name": "safariViewControllerDidFinish:", "declAttributes": [ "Final", "ObjC", "AccessControl", "RawDocComment" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "presentationAnchor", "printedName": "presentationAnchor(for:)", "children": [ { "kind": "TypeNominal", "name": "UIWindow", "printedName": "UIKit.UIWindow", "usr": "c:objc(cs)UIWindow" }, { "kind": "TypeNominal", "name": "ASWebAuthenticationSession", "printedName": "AuthenticationServices.ASWebAuthenticationSession", "usr": "c:objc(cs)ASWebAuthenticationSession" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)_BridgeAPI(im)presentationAnchorForWebAuthenticationSession:", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC18presentationAnchor3forSo8UIWindowCSo26ASWebAuthenticationSessionC_tF", "moduleName": "FBSDKCoreKit", "objc_name": "presentationAnchorForWebAuthenticationSession:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)_BridgeAPI", "mangledName": "$s12FBSDKCoreKit10_BridgeAPIC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "RawDocComment", "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": "UIKit", "printedName": "UIKit", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_BridgeAPIProtocolNativeV1", "printedName": "_BridgeAPIProtocolNativeV1", "children": [ { "kind": "Var", "name": "appScheme", "printedName": "appScheme", "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@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(py)appScheme", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C9appSchemeSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(im)appScheme", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C9appSchemeSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "dataLengthThreshold", "printedName": "dataLengthThreshold", "children": [ { "kind": "TypeNominal", "name": "UInt", "printedName": "Swift.UInt", "usr": "s:Su" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(py)dataLengthThreshold", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C19dataLengthThresholdSuvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "UInt", "printedName": "Swift.UInt", "usr": "s:Su" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(im)dataLengthThreshold", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C19dataLengthThresholdSuvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "shouldIncludeAppIcon", "printedName": "shouldIncludeAppIcon", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(py)shouldIncludeAppIcon", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C20shouldIncludeAppIconSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(im)shouldIncludeAppIcon", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C20shouldIncludeAppIconSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "pasteboard", "printedName": "pasteboard", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._Pasteboard?", "children": [ { "kind": "TypeNominal", "name": "_Pasteboard", "printedName": "FBSDKCoreKit._Pasteboard", "usr": "c:objc(pl)FBSDKPasteboard" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(py)pasteboard", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C10pasteboardSo15FBSDKPasteboard_pSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._Pasteboard?", "children": [ { "kind": "TypeNominal", "name": "_Pasteboard", "printedName": "FBSDKCoreKit._Pasteboard", "usr": "c:objc(pl)FBSDKPasteboard" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(im)pasteboard", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C10pasteboardSo15FBSDKPasteboard_pSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "defaultMaxBase64DataLengthThreshold", "printedName": "defaultMaxBase64DataLengthThreshold", "children": [ { "kind": "TypeNominal", "name": "UInt", "printedName": "Swift.UInt", "usr": "s:Su" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(cpy)defaultMaxBase64DataLengthThreshold", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C35defaultMaxBase64DataLengthThresholdSuvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "UInt", "printedName": "Swift.UInt", "usr": "s:Su" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(cm)defaultMaxBase64DataLengthThreshold", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C35defaultMaxBase64DataLengthThresholdSuvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "appIcon", "printedName": "appIcon", "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@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(py)appIcon", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C7appIconSo7UIImageCSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "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@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(im)appIcon", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C7appIconSo7UIImageCSgvg", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(appScheme:)", "children": [ { "kind": "TypeNominal", "name": "_BridgeAPIProtocolNativeV1", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1" }, { "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@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(im)initWithAppScheme:", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C9appSchemeACSSSg_tcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithAppScheme:", "declAttributes": [ "Convenience", "AccessControl", "ObjC" ], "init_kind": "Convenience" }, { "kind": "Constructor", "name": "init", "printedName": "init(appScheme:pasteboard:dataLengthThreshold:shouldIncludeAppIcon:)", "children": [ { "kind": "TypeNominal", "name": "_BridgeAPIProtocolNativeV1", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1" }, { "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": "FBSDKCoreKit._Pasteboard?", "children": [ { "kind": "TypeNominal", "name": "_Pasteboard", "printedName": "FBSDKCoreKit._Pasteboard", "usr": "c:objc(pl)FBSDKPasteboard" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "UInt", "printedName": "Swift.UInt", "usr": "s:Su" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(im)initWithAppScheme:pasteboard:dataLengthThreshold:includeAppIcon:", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C9appScheme10pasteboard19dataLengthThreshold20shouldIncludeAppIconACSSSg_So15FBSDKPasteboard_pSgSuSbtcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithAppScheme:pasteboard:dataLengthThreshold:includeAppIcon:", "declAttributes": [ "AccessControl", "ObjC" ], "init_kind": "Designated" }, { "kind": "Function", "name": "requestURL", "printedName": "requestURL(actionID:scheme:methodName:parameters:)", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Dictionary", "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@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(im)requestURLWithActionID:scheme:methodName:parameters:error:", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C10requestURL8actionID6scheme10methodName10parameters10Foundation0H0VSS_S2SSDySSypGtKF", "moduleName": "FBSDKCoreKit", "objc_name": "requestURLWithActionID:scheme:methodName:parameters:error:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "responseParameters", "printedName": "responseParameters(actionID:queryParameters:cancelled:)", "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" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Any]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.UnsafeMutablePointer?", "children": [ { "kind": "TypeNominal", "name": "UnsafeMutablePointer", "printedName": "Swift.UnsafeMutablePointer", "children": [ { "kind": "TypeNominal", "name": "ObjCBool", "printedName": "ObjectiveC.ObjCBool", "usr": "s:10ObjectiveC8ObjCBoolV" } ], "usr": "s:Sp" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(im)responseParametersForActionID:queryParameters:cancelled:error:", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C18responseParameters8actionID05queryH09cancelledSDySSypGSS_AHSpy10ObjectiveC8ObjCBoolVGSgtKF", "moduleName": "FBSDKCoreKit", "objc_name": "responseParametersForActionID:queryParameters:cancelled:error:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_BridgeAPIProtocolNativeV1", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1(im)init", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1CACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "errorFactory", "printedName": "errorFactory", "children": [ { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvp", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvg", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvs", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvM", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "bundle", "printedName": "bundle", "children": [ { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV6bundleSo28FBSDKInfoDictionaryProviding_pvp", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV6bundleSo28FBSDKInfoDictionaryProviding_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV6bundleSo28FBSDKInfoDictionaryProviding_pvg", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV6bundleSo28FBSDKInfoDictionaryProviding_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV6bundleSo28FBSDKInfoDictionaryProviding_pvs", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV6bundleSo28FBSDKInfoDictionaryProviding_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV6bundleSo28FBSDKInfoDictionaryProviding_pvM", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV6bundleSo28FBSDKInfoDictionaryProviding_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "notificationDeliverer", "printedName": "notificationDeliverer", "children": [ { "kind": "TypeNominal", "name": "NotificationDelivering", "printedName": "FBSDKCoreKit_Basics.NotificationDelivering", "usr": "c:objc(pl)FBSDKNotificationDelivering" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvp", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "NotificationDelivering", "printedName": "FBSDKCoreKit_Basics.NotificationDelivering", "usr": "c:objc(pl)FBSDKNotificationDelivering" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvg", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "NotificationDelivering", "printedName": "FBSDKCoreKit_Basics.NotificationDelivering", "usr": "c:objc(pl)FBSDKNotificationDelivering" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvs", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvM", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "internalUtility", "printedName": "internalUtility", "children": [ { "kind": "TypeNominal", "name": "InternalUtilityProtocol", "printedName": "FBSDKCoreKit.InternalUtilityProtocol", "usr": "c:objc(pl)FBSDKInternalUtility" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV15internalUtilitySo013FBSDKInternalJ0_pvp", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV15internalUtilitySo013FBSDKInternalJ0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 3, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "InternalUtilityProtocol", "printedName": "FBSDKCoreKit.InternalUtilityProtocol", "usr": "c:objc(pl)FBSDKInternalUtility" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV15internalUtilitySo013FBSDKInternalJ0_pvg", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV15internalUtilitySo013FBSDKInternalJ0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "InternalUtilityProtocol", "printedName": "FBSDKCoreKit.InternalUtilityProtocol", "usr": "c:objc(pl)FBSDKInternalUtility" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV15internalUtilitySo013FBSDKInternalJ0_pvs", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV15internalUtilitySo013FBSDKInternalJ0_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV15internalUtilitySo013FBSDKInternalJ0_pvM", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV15internalUtilitySo013FBSDKInternalJ0_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(errorFactory:bundle:notificationDeliverer:internalUtility:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" }, { "kind": "TypeNominal", "name": "InfoDictionaryProviding", "printedName": "FBSDKCoreKit_Basics.InfoDictionaryProviding", "usr": "c:objc(pl)FBSDKInfoDictionaryProviding" }, { "kind": "TypeNominal", "name": "NotificationDelivering", "printedName": "FBSDKCoreKit_Basics.NotificationDelivering", "usr": "c:objc(pl)FBSDKNotificationDelivering" }, { "kind": "TypeNominal", "name": "InternalUtilityProtocol", "printedName": "FBSDKCoreKit.InternalUtilityProtocol", "usr": "c:objc(pl)FBSDKInternalUtility" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV12errorFactory6bundle21notificationDeliverer15internalUtilityAESo18FBSDKErrorCreating_p_So28FBSDKInfoDictionaryProviding_pSo27FBSDKNotificationDelivering_pSo013FBSDKInternalO0_ptcfc", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV12errorFactory6bundle21notificationDeliverer15internalUtilityAESo18FBSDKErrorCreating_p_So28FBSDKInfoDictionaryProviding_pSo27FBSDKNotificationDelivering_pSo013FBSDKInternalO0_ptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C22configuredDependenciesAC04TypeH0VSgvpZ", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C22configuredDependenciesAC04TypeH0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C22configuredDependenciesAC04TypeH0VSgvgZ", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C22configuredDependenciesAC04TypeH0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C22configuredDependenciesAC04TypeH0VSgvsZ", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C22configuredDependenciesAC04TypeH0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C22configuredDependenciesAC04TypeH0VSgvMZ", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C22configuredDependenciesAC04TypeH0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C19defaultDependenciesAC04TypeH0VSgvpZ", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C19defaultDependenciesAC04TypeH0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C19defaultDependenciesAC04TypeH0VSgvgZ", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C19defaultDependenciesAC04TypeH0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C19defaultDependenciesAC04TypeH0VSgvsZ", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C19defaultDependenciesAC04TypeH0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C19defaultDependenciesAC04TypeH0VSgvMZ", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C19defaultDependenciesAC04TypeH0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIProtocolNativeV1", "mangledName": "$s12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKBridgeAPIProtocolNativeV1", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._BridgeAPIProtocolNativeV1.TypeDependencies", "usr": "s:12FBSDKCoreKit26_BridgeAPIProtocolNativeV1C16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_BridgeAPIRequestFactory", "printedName": "_BridgeAPIRequestFactory", "children": [ { "kind": "Function", "name": "bridgeAPIRequest", "printedName": "bridgeAPIRequest(with:scheme:methodName:parameters:userInfo:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol?", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "FBSDKBridgeAPIProtocolType", "printedName": "FBSDKCoreKit.FBSDKBridgeAPIProtocolType", "usr": "c:@E@FBSDKBridgeAPIProtocolType" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "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 : 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": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIRequestFactory(im)bridgeAPIRequestWithProtocolType:scheme:methodName:parameters:userInfo:", "mangledName": "$s12FBSDKCoreKit24_BridgeAPIRequestFactoryC06bridgeD04with6scheme10methodName10parameters8userInfoSo011FBSDKBridgeD0_pSgSo0N15APIProtocolTypeV_S2SSgSDySSypGSgAPtF", "moduleName": "FBSDKCoreKit", "objc_name": "bridgeAPIRequestWithProtocolType:scheme:methodName:parameters:userInfo:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_BridgeAPIRequestFactory", "printedName": "FBSDKCoreKit._BridgeAPIRequestFactory", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIRequestFactory" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIRequestFactory(im)init", "mangledName": "$s12FBSDKCoreKit24_BridgeAPIRequestFactoryCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKBridgeAPIRequestFactory", "mangledName": "$s12FBSDKCoreKit24_BridgeAPIRequestFactoryC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKBridgeAPIRequestFactory", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "TypeDecl", "name": "_BridgeAPIResponseFactory", "printedName": "_BridgeAPIResponseFactory", "children": [ { "kind": "Function", "name": "createResponse", "printedName": "createResponse(request:error:)", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" }, { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" }, { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit25_BridgeAPIResponseFactoryC14createResponse7request5errorSo011FBSDKBridgeD0CSo0J10APIRequest_p_s5Error_ptF", "mangledName": "$s12FBSDKCoreKit25_BridgeAPIResponseFactoryC14createResponse7request5errorSo011FBSDKBridgeD0CSo0J10APIRequest_p_s5Error_ptF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "createResponse", "printedName": "createResponse(request:responseURL:sourceApplication:)", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" }, { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" }, { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit25_BridgeAPIResponseFactoryC14createResponse7request11responseURL17sourceApplicationSo011FBSDKBridgeD0CSo0M10APIRequest_p_10Foundation0J0VSSSgtKF", "mangledName": "$s12FBSDKCoreKit25_BridgeAPIResponseFactoryC14createResponse7request11responseURL17sourceApplicationSo011FBSDKBridgeD0CSo0M10APIRequest_p_10Foundation0J0VSSSgtKF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "createResponseCancelled", "printedName": "createResponseCancelled(request:)", "children": [ { "kind": "TypeNominal", "name": "BridgeAPIResponse", "printedName": "FBSDKCoreKit.BridgeAPIResponse", "usr": "c:objc(cs)FBSDKBridgeAPIResponse" }, { "kind": "TypeNominal", "name": "BridgeAPIRequestProtocol", "printedName": "FBSDKCoreKit.BridgeAPIRequestProtocol", "usr": "c:objc(pl)FBSDKBridgeAPIRequest" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit25_BridgeAPIResponseFactoryC23createResponseCancelled7requestSo011FBSDKBridgeD0CSo0J10APIRequest_p_tF", "mangledName": "$s12FBSDKCoreKit25_BridgeAPIResponseFactoryC23createResponseCancelled7requestSo011FBSDKBridgeD0CSo0J10APIRequest_p_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_BridgeAPIResponseFactory", "printedName": "FBSDKCoreKit._BridgeAPIResponseFactory", "usr": "c:@M@FBSDKCoreKit@objc(cs)_BridgeAPIResponseFactory" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)_BridgeAPIResponseFactory(im)init", "mangledName": "$s12FBSDKCoreKit25_BridgeAPIResponseFactoryCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)_BridgeAPIResponseFactory", "mangledName": "$s12FBSDKCoreKit25_BridgeAPIResponseFactoryC", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "RawDocComment", "ObjC" ], "superclassUsr": "c:objc(cs)NSObject", "inheritsConvenienceInitializers": true, "superclassNames": [ "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "BridgeAPIResponseCreating", "printedName": "BridgeAPIResponseCreating", "usr": "s:12FBSDKCoreKit25BridgeAPIResponseCreatingP", "mangledName": "$s12FBSDKCoreKit25BridgeAPIResponseCreatingP" }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_DialogConfigurationMapBuilder", "printedName": "_DialogConfigurationMapBuilder", "children": [ { "kind": "Function", "name": "buildDialogConfigurationMap", "printedName": "buildDialogConfigurationMap(from:)", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : FBSDKCoreKit._DialogConfiguration]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "_DialogConfiguration", "printedName": "FBSDKCoreKit._DialogConfiguration", "usr": "c:objc(cs)FBSDKDialogConfiguration" } ], "usr": "s:SD" }, { "kind": "TypeNominal", "name": "Array", "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:Sa" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKDialogConfigurationMapBuilder(im)buildDialogConfigurationMapWithRawConfigurations:", "mangledName": "$s12FBSDKCoreKit30_DialogConfigurationMapBuilderC05buildcdE04fromSDySSSo011FBSDKDialogD0CGSaySDySSypGG_tF", "moduleName": "FBSDKCoreKit", "objc_name": "buildDialogConfigurationMapWithRawConfigurations:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_DialogConfigurationMapBuilder", "printedName": "FBSDKCoreKit._DialogConfigurationMapBuilder", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKDialogConfigurationMapBuilder" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKDialogConfigurationMapBuilder(im)init", "mangledName": "$s12FBSDKCoreKit30_DialogConfigurationMapBuilderCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKDialogConfigurationMapBuilder", "mangledName": "$s12FBSDKCoreKit30_DialogConfigurationMapBuilderC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKDialogConfigurationMapBuilder", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_ErrorFactory", "printedName": "_ErrorFactory", "children": [ { "kind": "Function", "name": "error", "printedName": "error(code:userInfo:message:underlyingError:)", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" }, { "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" }, { "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.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactory(im)errorWithCode:userInfo:message:underlyingError:", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC5error4code8userInfo7message010underlyingC0s0C0_pSi_SDySSypGSgSSSgsAI_pSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "errorWithCode:userInfo:message:underlyingError:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "error", "printedName": "error(domain:code:userInfo:message:underlyingError:)", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" }, { "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" }, { "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.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactory(im)errorWithDomain:code:userInfo:message:underlyingError:", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC5error6domain4code8userInfo7message010underlyingC0s0C0_pSS_SiSDySSypGSgSSSgsAJ_pSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "errorWithDomain:code:userInfo:message:underlyingError:", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "invalidArgumentError", "printedName": "invalidArgumentError(name:value:message:underlyingError:)", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Any?", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "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.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactory(im)invalidArgumentErrorWithName:value:message:underlyingError:", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC015invalidArgumentC04name5value7message010underlyingC0s0C0_pSS_ypSgSSSgsAI_pSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "invalidArgumentErrorWithName:value:message:underlyingError:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "invalidArgumentError", "printedName": "invalidArgumentError(domain:name:value:message:underlyingError:)", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Any?", "children": [ { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "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.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactory(im)invalidArgumentErrorWithDomain:name:value:message:underlyingError:", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC015invalidArgumentC06domain4name5value7message010underlyingC0s0C0_pSS_SSypSgSSSgsAJ_pSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "invalidArgumentErrorWithDomain:name:value:message:underlyingError:", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "requiredArgumentError", "printedName": "requiredArgumentError(name:message:underlyingError:)", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "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.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactory(im)requiredArgumentErrorWithName:message:underlyingError:", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC016requiredArgumentC04name7message010underlyingC0s0C0_pSS_SSSgsAH_pSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "requiredArgumentErrorWithName:message:underlyingError:", "declAttributes": [ "Final", "AccessControl", "ObjC", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "requiredArgumentError", "printedName": "requiredArgumentError(domain:name:message:underlyingError:)", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "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.Error?", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactory(im)requiredArgumentErrorWithDomain:name:message:underlyingError:", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC016requiredArgumentC06domain4name7message010underlyingC0s0C0_pSS_S2SSgsAI_pSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "requiredArgumentErrorWithDomain:name:message:underlyingError:", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "unknownError", "printedName": "unknownError(message:userInfo:)", "children": [ { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" }, { "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" } ], "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactory(im)unknownErrorWithMessage:userInfo:", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC07unknownC07message8userInfos0C0_pSSSg_SDySSypGSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "unknownErrorWithMessage:userInfo:", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "reportError", "printedName": "reportError(code:domain:message:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", "usr": "s:Si" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC06reportC04code6domain7messageySi_S2SSgtF", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC06reportC04code6domain7messageySi_S2SSgtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "RawDocComment" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_ErrorFactory", "printedName": "FBSDKCoreKit._ErrorFactory", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactory" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactory(im)init", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "reporter", "printedName": "reporter", "children": [ { "kind": "TypeNominal", "name": "ErrorReporting", "printedName": "FBSDKCoreKit.ErrorReporting", "usr": "c:objc(pl)FBSDKErrorReporting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV8reporterSo19FBSDKErrorReporting_pvp", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV8reporterSo19FBSDKErrorReporting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ErrorReporting", "printedName": "FBSDKCoreKit.ErrorReporting", "usr": "c:objc(pl)FBSDKErrorReporting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV8reporterSo19FBSDKErrorReporting_pvg", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV8reporterSo19FBSDKErrorReporting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ErrorReporting", "printedName": "FBSDKCoreKit.ErrorReporting", "usr": "c:objc(pl)FBSDKErrorReporting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV8reporterSo19FBSDKErrorReporting_pvs", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV8reporterSo19FBSDKErrorReporting_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV8reporterSo19FBSDKErrorReporting_pvM", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV8reporterSo19FBSDKErrorReporting_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(reporter:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "ErrorReporting", "printedName": "FBSDKCoreKit.ErrorReporting", "usr": "c:objc(pl)FBSDKErrorReporting" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV8reporterAESo19FBSDKErrorReporting_p_tcfc", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV8reporterAESo19FBSDKErrorReporting_p_tcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC22configuredDependenciesAC04TypeF0VSgvpZ", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC22configuredDependenciesAC04TypeF0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC22configuredDependenciesAC04TypeF0VSgvgZ", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC22configuredDependenciesAC04TypeF0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC22configuredDependenciesAC04TypeF0VSgvsZ", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC22configuredDependenciesAC04TypeF0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC22configuredDependenciesAC04TypeF0VSgvMZ", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC22configuredDependenciesAC04TypeF0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC19defaultDependenciesAC04TypeF0VSgvpZ", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC19defaultDependenciesAC04TypeF0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC19defaultDependenciesAC04TypeF0VSgvgZ", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC19defaultDependenciesAC04TypeF0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC19defaultDependenciesAC04TypeF0VSgvsZ", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC19defaultDependenciesAC04TypeF0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC19defaultDependenciesAC04TypeF0VSgvMZ", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC19defaultDependenciesAC04TypeF0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKErrorFactory", "mangledName": "$s12FBSDKCoreKit13_ErrorFactoryC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKErrorFactory", "declAttributes": [ "Final", "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": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ErrorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit13_ErrorFactoryC16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_FBCloseIcon", "printedName": "_FBCloseIcon", "children": [ { "kind": "Function", "name": "image", "printedName": "image(size:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", "name": "UIImage", "printedName": "UIKit.UIImage", "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKCloseIcon(im)imageWithSize:", "mangledName": "$s12FBSDKCoreKit12_FBCloseIconC5image4sizeSo7UIImageCSgSo6CGSizeV_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "image", "printedName": "image(size:primaryColor:secondaryColor:scale:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", "name": "UIImage", "printedName": "UIKit.UIImage", "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" }, { "kind": "TypeNominal", "name": "UIColor", "printedName": "UIKit.UIColor", "usr": "c:objc(cs)UIColor" }, { "kind": "TypeNominal", "name": "UIColor", "printedName": "UIKit.UIColor", "usr": "c:objc(cs)UIColor" }, { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKCloseIcon(im)imageWithSize:primaryColor:secondaryColor:scale:", "mangledName": "$s12FBSDKCoreKit12_FBCloseIconC5image4size12primaryColor09secondaryH05scaleSo7UIImageCSgSo6CGSizeV_So7UIColorCAO12CoreGraphics7CGFloatVtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_FBCloseIcon", "printedName": "FBSDKCoreKit._FBCloseIcon", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKCloseIcon" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKCloseIcon(im)init", "mangledName": "$s12FBSDKCoreKit12_FBCloseIconCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKCloseIcon", "mangledName": "$s12FBSDKCoreKit12_FBCloseIconC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKCloseIcon", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_FBLogo", "printedName": "_FBLogo", "children": [ { "kind": "Function", "name": "path", "printedName": "path(with:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "CoreGraphics.CGPath?", "children": [ { "kind": "TypeNominal", "name": "CGPath", "printedName": "CoreGraphics.CGPath", "usr": "c:@T@CGPathRef" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKLogo(im)pathWith:", "mangledName": "$s12FBSDKCoreKit7_FBLogoC4path4withSo9CGPathRefaSgSo6CGSizeV_tF", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "pathWith:", "declAttributes": [ "Final", "ObjC", "Override", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_FBLogo", "printedName": "FBSDKCoreKit._FBLogo", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKLogo" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKLogo(im)init", "mangledName": "$s12FBSDKCoreKit7_FBLogoCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKLogo", "mangledName": "$s12FBSDKCoreKit7_FBLogoC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKLogo", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "RawDocComment" ], "superclassUsr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKIcon", "inheritsConvenienceInitializers": true, "superclassNames": [ "FBSDKCoreKit.FBIcon", "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "FBSDKCoreKit_Basics", "printedName": "FBSDKCoreKit_Basics", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "TypeDecl", "name": "_FeatureManager", "printedName": "_FeatureManager", "children": [ { "kind": "Var", "name": "featureManagerPrefix", "printedName": "featureManagerPrefix", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(py)featureManagerPrefix", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC07featureD6PrefixSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "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@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(im)featureManagerPrefix", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC07featureD6PrefixSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "shared", "printedName": "shared", "children": [ { "kind": "TypeNominal", "name": "_FeatureManager", "printedName": "FBSDKCoreKit._FeatureManager", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(cpy)shared", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC6sharedACvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_FeatureManager", "printedName": "FBSDKCoreKit._FeatureManager", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(cm)shared", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC6sharedACvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Function", "name": "isEnabled", "printedName": "isEnabled(_:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "SDKFeature", "printedName": "FBSDKCoreKit.SDKFeature", "usr": "c:@E@FBSDKFeature" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(im)isEnabled:", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC9isEnabledySbSo12FBSDKFeatureVF", "moduleName": "FBSDKCoreKit", "objc_name": "isEnabled:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "check", "printedName": "check(_:completionBlock:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "SDKFeature", "printedName": "FBSDKCoreKit.SDKFeature", "usr": "c:@E@FBSDKFeature" }, { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.Bool) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ] } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(im)checkFeature:completionBlock:", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC5check_15completionBlockySo12FBSDKFeatureV_ySbctF", "moduleName": "FBSDKCoreKit", "objc_name": "checkFeature:completionBlock:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "disableFeature", "printedName": "disableFeature(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "SDKFeature", "printedName": "FBSDKCoreKit.SDKFeature", "usr": "c:@E@FBSDKFeature" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(im)disableFeature:", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC07disableC0yySo12FBSDKFeatureVF", "moduleName": "FBSDKCoreKit", "objc_name": "disableFeature:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "storageKey", "printedName": "storageKey(for:)", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "SDKFeature", "printedName": "FBSDKCoreKit.SDKFeature", "usr": "c:@E@FBSDKFeature" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(im)storageKeyFor:", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC10storageKey3forSSSo12FBSDKFeatureV_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "checkGateKeeper", "printedName": "checkGateKeeper(for:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "SDKFeature", "printedName": "FBSDKCoreKit.SDKFeature", "usr": "c:@E@FBSDKFeature" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(im)checkGateKeeperFor:", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC15checkGateKeeper3forSbSo12FBSDKFeatureV_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "defaultStatus", "printedName": "defaultStatus(for:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "SDKFeature", "printedName": "FBSDKCoreKit.SDKFeature", "usr": "c:@E@FBSDKFeature" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(im)defaultStatusFor:", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC13defaultStatus3forSbSo12FBSDKFeatureV_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "getParentFeature", "printedName": "getParentFeature(for:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.SDKFeature?", "children": [ { "kind": "TypeNominal", "name": "SDKFeature", "printedName": "FBSDKCoreKit.SDKFeature", "usr": "c:@E@FBSDKFeature" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "SDKFeature", "printedName": "FBSDKCoreKit.SDKFeature", "usr": "c:@E@FBSDKFeature" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit15_FeatureManagerC09getParentC03forSo12FBSDKFeatureVSgAG_tF", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC09getParentC03forSo12FBSDKFeatureVSgAG_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "featureName", "printedName": "featureName(for:)", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "SDKFeature", "printedName": "FBSDKCoreKit.SDKFeature", "usr": "c:@E@FBSDKFeature" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(im)featureNameFor:", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC11featureName3forSSSo12FBSDKFeatureV_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "RawDocComment", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_FeatureManager", "printedName": "FBSDKCoreKit._FeatureManager", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager(im)init", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "gateKeeperManager", "printedName": "gateKeeperManager", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV010gateKeeperD0So09FBSDKGateH8Managing_pXpvp", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV010gateKeeperD0So09FBSDKGateH8Managing_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV010gateKeeperD0So09FBSDKGateH8Managing_pXpvg", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV010gateKeeperD0So09FBSDKGateH8Managing_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV010gateKeeperD0So09FBSDKGateH8Managing_pXpvs", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV010gateKeeperD0So09FBSDKGateH8Managing_pXpvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV010gateKeeperD0So09FBSDKGateH8Managing_pXpvM", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV010gateKeeperD0So09FBSDKGateH8Managing_pXpvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "settings", "printedName": "settings", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV8settingsAA16SettingsProtocol_pvp", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV8settingsAA16SettingsProtocol_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV8settingsAA16SettingsProtocol_pvg", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV8settingsAA16SettingsProtocol_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV8settingsAA16SettingsProtocol_pvs", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV8settingsAA16SettingsProtocol_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV8settingsAA16SettingsProtocol_pvM", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV8settingsAA16SettingsProtocol_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "store", "printedName": "store", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvp", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvg", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvs", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvM", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(gateKeeperManager:settings:store:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" }, { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV010gateKeeperD08settings5storeAESo09FBSDKGateH8Managing_pXp_AA16SettingsProtocol_pSo19FBSDKDataPersisting_ptcfc", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV010gateKeeperD08settings5storeAESo09FBSDKGateH8Managing_pXp_AA16SettingsProtocol_pSo19FBSDKDataPersisting_ptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15_FeatureManagerC22configuredDependenciesAC04TypeF0VSgvpZ", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC22configuredDependenciesAC04TypeF0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC22configuredDependenciesAC04TypeF0VSgvgZ", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC22configuredDependenciesAC04TypeF0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC22configuredDependenciesAC04TypeF0VSgvsZ", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC22configuredDependenciesAC04TypeF0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC22configuredDependenciesAC04TypeF0VSgvMZ", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC22configuredDependenciesAC04TypeF0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit15_FeatureManagerC19defaultDependenciesAC04TypeF0VSgvpZ", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC19defaultDependenciesAC04TypeF0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC19defaultDependenciesAC04TypeF0VSgvgZ", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC19defaultDependenciesAC04TypeF0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC19defaultDependenciesAC04TypeF0VSgvsZ", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC19defaultDependenciesAC04TypeF0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit15_FeatureManagerC19defaultDependenciesAC04TypeF0VSgvMZ", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC19defaultDependenciesAC04TypeF0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKFeatureManager", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKFeatureManager", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._FeatureManager.TypeDependencies", "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_HumanSilhouetteIcon", "printedName": "_HumanSilhouetteIcon", "children": [ { "kind": "Function", "name": "path", "printedName": "path(with:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "CoreGraphics.CGPath?", "children": [ { "kind": "TypeNominal", "name": "CGPath", "printedName": "CoreGraphics.CGPath", "usr": "c:@T@CGPathRef" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "CGSize", "printedName": "CoreFoundation.CGSize", "usr": "c:@S@CGSize" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKHumanSilhouetteIcon(im)pathWith:", "mangledName": "$s12FBSDKCoreKit20_HumanSilhouetteIconC4path4withSo9CGPathRefaSgSo6CGSizeV_tF", "moduleName": "FBSDKCoreKit", "overriding": true, "objc_name": "pathWith:", "declAttributes": [ "Final", "ObjC", "Override", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_HumanSilhouetteIcon", "printedName": "FBSDKCoreKit._HumanSilhouetteIcon", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKHumanSilhouetteIcon" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKHumanSilhouetteIcon(im)init", "mangledName": "$s12FBSDKCoreKit20_HumanSilhouetteIconCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKHumanSilhouetteIcon", "mangledName": "$s12FBSDKCoreKit20_HumanSilhouetteIconC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKHumanSilhouetteIcon", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "RawDocComment" ], "superclassUsr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKIcon", "inheritsConvenienceInitializers": true, "superclassNames": [ "FBSDKCoreKit.FBIcon", "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_MeasurementEvent", "printedName": "_MeasurementEvent", "children": [ { "kind": "Function", "name": "postNotification", "printedName": "postNotification(eventName:arguments:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Dictionary", "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@FBSDKCoreKit@objc(cs)FBSDKMeasurementEvent(im)postNotificationForEventName:args:", "mangledName": "$s12FBSDKCoreKit17_MeasurementEventC16postNotification9eventName9argumentsySS_SDySSypGtF", "moduleName": "FBSDKCoreKit", "objc_name": "postNotificationForEventName:args:", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_MeasurementEvent", "printedName": "FBSDKCoreKit._MeasurementEvent", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKMeasurementEvent" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKMeasurementEvent(im)init", "mangledName": "$s12FBSDKCoreKit17_MeasurementEventCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKMeasurementEvent", "mangledName": "$s12FBSDKCoreKit17_MeasurementEventC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKMeasurementEvent", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "StoreKit", "printedName": "StoreKit", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "TypeDecl", "name": "_PaymentObserver", "printedName": "_PaymentObserver", "children": [ { "kind": "Var", "name": "isObservingTransactions", "printedName": "isObservingTransactions", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit16_PaymentObserverC23isObservingTransactionsSbvp", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC23isObservingTransactionsSbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit16_PaymentObserverC23isObservingTransactionsSbvg", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC23isObservingTransactionsSbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "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": "s:12FBSDKCoreKit16_PaymentObserverC23isObservingTransactionsSbvs", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC23isObservingTransactionsSbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit16_PaymentObserverC23isObservingTransactionsSbvM", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC23isObservingTransactionsSbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "paymentQueue", "printedName": "paymentQueue", "children": [ { "kind": "TypeNominal", "name": "SKPaymentQueue", "printedName": "StoreKit.SKPaymentQueue", "usr": "c:objc(cs)SKPaymentQueue" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit16_PaymentObserverC12paymentQueueSo09SKPaymentF0Cvp", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC12paymentQueueSo09SKPaymentF0Cvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "SKPaymentQueue", "printedName": "StoreKit.SKPaymentQueue", "usr": "c:objc(cs)SKPaymentQueue" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit16_PaymentObserverC12paymentQueueSo09SKPaymentF0Cvg", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC12paymentQueueSo09SKPaymentF0Cvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "requestorFactory", "printedName": "requestorFactory", "children": [ { "kind": "TypeNominal", "name": "_PaymentProductRequestorCreating", "printedName": "FBSDKCoreKit._PaymentProductRequestorCreating", "usr": "c:objc(pl)FBSDKPaymentProductRequestorCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit16_PaymentObserverC16requestorFactorySo36FBSDKPaymentProductRequestorCreating_pvp", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC16requestorFactorySo36FBSDKPaymentProductRequestorCreating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_PaymentProductRequestorCreating", "printedName": "FBSDKCoreKit._PaymentProductRequestorCreating", "usr": "c:objc(pl)FBSDKPaymentProductRequestorCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit16_PaymentObserverC16requestorFactorySo36FBSDKPaymentProductRequestorCreating_pvg", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC16requestorFactorySo36FBSDKPaymentProductRequestorCreating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(paymentQueue:paymentProductRequestorFactory:)", "children": [ { "kind": "TypeNominal", "name": "_PaymentObserver", "printedName": "FBSDKCoreKit._PaymentObserver", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentObserver" }, { "kind": "TypeNominal", "name": "SKPaymentQueue", "printedName": "StoreKit.SKPaymentQueue", "usr": "c:objc(cs)SKPaymentQueue" }, { "kind": "TypeNominal", "name": "_PaymentProductRequestorCreating", "printedName": "FBSDKCoreKit._PaymentProductRequestorCreating", "usr": "c:objc(pl)FBSDKPaymentProductRequestorCreating" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentObserver(im)initWithPaymentQueue:paymentProductRequestorFactory:", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC12paymentQueue0E23ProductRequestorFactoryACSo09SKPaymentF0C_So012FBSDKPaymentgH8Creating_ptcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithPaymentQueue:paymentProductRequestorFactory:", "declAttributes": [ "AccessControl", "ObjC" ], "init_kind": "Designated" }, { "kind": "Function", "name": "startObservingTransactions", "printedName": "startObservingTransactions()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentObserver(im)startObservingTransactions", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC26startObservingTransactionsyyF", "moduleName": "FBSDKCoreKit", "objc_name": "startObservingTransactions", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "stopObservingTransactions", "printedName": "stopObservingTransactions()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentObserver(im)stopObservingTransactions", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC25stopObservingTransactionsyyF", "moduleName": "FBSDKCoreKit", "objc_name": "stopObservingTransactions", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_PaymentObserver", "printedName": "FBSDKCoreKit._PaymentObserver", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentObserver" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentObserver(im)init", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "Function", "name": "paymentQueue", "printedName": "paymentQueue(_:updatedTransactions:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "SKPaymentQueue", "printedName": "StoreKit.SKPaymentQueue", "usr": "c:objc(cs)SKPaymentQueue" }, { "kind": "TypeNominal", "name": "Array", "printedName": "[StoreKit.SKPaymentTransaction]", "children": [ { "kind": "TypeNominal", "name": "SKPaymentTransaction", "printedName": "StoreKit.SKPaymentTransaction", "usr": "c:objc(cs)SKPaymentTransaction" } ], "usr": "s:Sa" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKPaymentObserver(im)paymentQueue:updatedTransactions:", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC12paymentQueue_19updatedTransactionsySo09SKPaymentF0C_SaySo0I11TransactionCGtF", "moduleName": "FBSDKCoreKit", "objc_name": "paymentQueue:updatedTransactions:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "handleTransaction", "printedName": "handleTransaction(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "SKPaymentTransaction", "printedName": "StoreKit.SKPaymentTransaction", "usr": "c:objc(cs)SKPaymentTransaction" } ], "declKind": "Func", "usr": "s:12FBSDKCoreKit16_PaymentObserverC17handleTransactionyySo09SKPaymentF0CF", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC17handleTransactionyySo09SKPaymentF0CF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" ], "isFromExtension": true, "funcSelfKind": "NonMutating" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentObserver", "mangledName": "$s12FBSDKCoreKit16_PaymentObserverC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKPaymentObserver", "declAttributes": [ "Final", "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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_PaymentProductRequestorFactory", "printedName": "_PaymentProductRequestorFactory", "children": [ { "kind": "Function", "name": "createRequestor", "printedName": "createRequestor(transaction:)", "children": [ { "kind": "TypeNominal", "name": "PaymentProductRequestor", "printedName": "FBSDKCoreKit.PaymentProductRequestor", "usr": "c:objc(cs)FBSDKPaymentProductRequestor" }, { "kind": "TypeNominal", "name": "SKPaymentTransaction", "printedName": "StoreKit.SKPaymentTransaction", "usr": "c:objc(cs)SKPaymentTransaction" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentProductRequestorFactory(im)createRequestorWithTransaction:", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC06createE011transactionSo012FBSDKPaymentdE0CSo20SKPaymentTransactionC_tF", "moduleName": "FBSDKCoreKit", "objc_name": "createRequestorWithTransaction:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_PaymentProductRequestorFactory", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentProductRequestorFactory" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentProductRequestorFactory(im)init", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "settings", "printedName": "settings", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV8settingsAA16SettingsProtocol_pvp", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV8settingsAA16SettingsProtocol_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV8settingsAA16SettingsProtocol_pvg", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV8settingsAA16SettingsProtocol_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV8settingsAA16SettingsProtocol_pvs", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV8settingsAA16SettingsProtocol_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV8settingsAA16SettingsProtocol_pvM", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV8settingsAA16SettingsProtocol_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "eventLogger", "printedName": "eventLogger", "children": [ { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvp", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvg", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvs", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvM", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "gateKeeperManager", "printedName": "gateKeeperManager", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateJ8Managing_pXpvp", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateJ8Managing_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateJ8Managing_pXpvg", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateJ8Managing_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateJ8Managing_pXpvs", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateJ8Managing_pXpvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateJ8Managing_pXpvM", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateJ8Managing_pXpvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "store", "printedName": "store", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvp", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 3, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvg", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvs", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvM", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV5storeSo19FBSDKDataPersisting_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "loggerFactory", "printedName": "loggerFactory", "children": [ { "kind": "TypeNominal", "name": "_LoggerCreating", "printedName": "FBSDKCoreKit._LoggerCreating", "usr": "c:objc(pl)__FBSDKLoggerCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV06loggerF0So21__FBSDKLoggerCreating_pvp", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV06loggerF0So21__FBSDKLoggerCreating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 4, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_LoggerCreating", "printedName": "FBSDKCoreKit._LoggerCreating", "usr": "c:objc(pl)__FBSDKLoggerCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV06loggerF0So21__FBSDKLoggerCreating_pvg", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV06loggerF0So21__FBSDKLoggerCreating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_LoggerCreating", "printedName": "FBSDKCoreKit._LoggerCreating", "usr": "c:objc(pl)__FBSDKLoggerCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV06loggerF0So21__FBSDKLoggerCreating_pvs", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV06loggerF0So21__FBSDKLoggerCreating_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV06loggerF0So21__FBSDKLoggerCreating_pvM", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV06loggerF0So21__FBSDKLoggerCreating_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "productsRequestFactory", "printedName": "productsRequestFactory", "children": [ { "kind": "TypeNominal", "name": "_ProductsRequestCreating", "printedName": "FBSDKCoreKit._ProductsRequestCreating", "usr": "c:objc(pl)FBSDKProductsRequestCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV015productsRequestF0So013FBSDKProductsJ8Creating_pvp", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV015productsRequestF0So013FBSDKProductsJ8Creating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 5, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_ProductsRequestCreating", "printedName": "FBSDKCoreKit._ProductsRequestCreating", "usr": "c:objc(pl)FBSDKProductsRequestCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV015productsRequestF0So013FBSDKProductsJ8Creating_pvg", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV015productsRequestF0So013FBSDKProductsJ8Creating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_ProductsRequestCreating", "printedName": "FBSDKCoreKit._ProductsRequestCreating", "usr": "c:objc(pl)FBSDKProductsRequestCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV015productsRequestF0So013FBSDKProductsJ8Creating_pvs", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV015productsRequestF0So013FBSDKProductsJ8Creating_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV015productsRequestF0So013FBSDKProductsJ8Creating_pvM", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV015productsRequestF0So013FBSDKProductsJ8Creating_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "appStoreReceiptProvider", "printedName": "appStoreReceiptProvider", "children": [ { "kind": "TypeNominal", "name": "_AppStoreReceiptProviding", "printedName": "FBSDKCoreKit._AppStoreReceiptProviding", "usr": "c:objc(pl)FBSDKAppStoreReceiptProviding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKAppjK9Providing_pvp", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKAppjK9Providing_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 6, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_AppStoreReceiptProviding", "printedName": "FBSDKCoreKit._AppStoreReceiptProviding", "usr": "c:objc(pl)FBSDKAppStoreReceiptProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKAppjK9Providing_pvg", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKAppjK9Providing_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_AppStoreReceiptProviding", "printedName": "FBSDKCoreKit._AppStoreReceiptProviding", "usr": "c:objc(pl)FBSDKAppStoreReceiptProviding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKAppjK9Providing_pvs", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKAppjK9Providing_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKAppjK9Providing_pvM", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKAppjK9Providing_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(settings:eventLogger:gateKeeperManager:store:loggerFactory:productsRequestFactory:appStoreReceiptProvider:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "SettingsProtocol", "printedName": "FBSDKCoreKit.SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings" }, { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._GateKeeperManaging.Type", "children": [ { "kind": "TypeNominal", "name": "_GateKeeperManaging", "printedName": "FBSDKCoreKit._GateKeeperManaging", "usr": "c:objc(pl)FBSDKGateKeeperManaging" } ] }, { "kind": "TypeNominal", "name": "DataPersisting", "printedName": "FBSDKCoreKit_Basics.DataPersisting", "usr": "c:objc(pl)FBSDKDataPersisting" }, { "kind": "TypeNominal", "name": "_LoggerCreating", "printedName": "FBSDKCoreKit._LoggerCreating", "usr": "c:objc(pl)__FBSDKLoggerCreating" }, { "kind": "TypeNominal", "name": "_ProductsRequestCreating", "printedName": "FBSDKCoreKit._ProductsRequestCreating", "usr": "c:objc(pl)FBSDKProductsRequestCreating" }, { "kind": "TypeNominal", "name": "_AppStoreReceiptProviding", "printedName": "FBSDKCoreKit._AppStoreReceiptProviding", "usr": "c:objc(pl)FBSDKAppStoreReceiptProviding" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV8settings11eventLogger17gateKeeperManager5store06loggerF0015productsRequestF023appStoreReceiptProviderAeA16SettingsProtocol_p_So17FBSDKEventLogging_pSo09FBSDKGateM8Managing_pXpSo19FBSDKDataPersisting_pSo21__FBSDKLoggerCreating_pSo013FBSDKProductsR8Creating_pSo08FBSDKApptU9Providing_ptcfc", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV8settings11eventLogger17gateKeeperManager5store06loggerF0015productsRequestF023appStoreReceiptProviderAeA16SettingsProtocol_p_So17FBSDKEventLogging_pSo09FBSDKGateM8Managing_pXpSo19FBSDKDataPersisting_pSo21__FBSDKLoggerCreating_pSo013FBSDKProductsR8Creating_pSo08FBSDKApptU9Providing_ptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC22configuredDependenciesAC04TypeH0VSgvpZ", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC22configuredDependenciesAC04TypeH0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC22configuredDependenciesAC04TypeH0VSgvgZ", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC22configuredDependenciesAC04TypeH0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC22configuredDependenciesAC04TypeH0VSgvsZ", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC22configuredDependenciesAC04TypeH0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC22configuredDependenciesAC04TypeH0VSgvMZ", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC22configuredDependenciesAC04TypeH0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC19defaultDependenciesAC04TypeH0VSgvpZ", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC19defaultDependenciesAC04TypeH0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC19defaultDependenciesAC04TypeH0VSgvgZ", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC19defaultDependenciesAC04TypeH0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC19defaultDependenciesAC04TypeH0VSgvsZ", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC19defaultDependenciesAC04TypeH0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC19defaultDependenciesAC04TypeH0VSgvMZ", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC19defaultDependenciesAC04TypeH0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKPaymentProductRequestorFactory", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKPaymentProductRequestorFactory", "declAttributes": [ "Final", "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": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._PaymentProductRequestorFactory.TypeDependencies", "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_RestrictiveEventFilter", "printedName": "_RestrictiveEventFilter", "children": [ { "kind": "Var", "name": "eventName", "printedName": "eventName", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKRestrictiveEventFilter(py)eventName", "mangledName": "$s12FBSDKCoreKit23_RestrictiveEventFilterC9eventNameSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "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@FBSDKCoreKit@objc(cs)FBSDKRestrictiveEventFilter(im)eventName", "mangledName": "$s12FBSDKCoreKit23_RestrictiveEventFilterC9eventNameSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "restrictiveParameters", "printedName": "restrictiveParameters", "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@FBSDKCoreKit@objc(cs)FBSDKRestrictiveEventFilter(py)restrictiveParameters", "mangledName": "$s12FBSDKCoreKit23_RestrictiveEventFilterC21restrictiveParametersSDySSypGvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKRestrictiveEventFilter(im)restrictiveParameters", "mangledName": "$s12FBSDKCoreKit23_RestrictiveEventFilterC21restrictiveParametersSDySSypGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(eventName:restrictiveParameters:)", "children": [ { "kind": "TypeNominal", "name": "_RestrictiveEventFilter", "printedName": "FBSDKCoreKit._RestrictiveEventFilter", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKRestrictiveEventFilter" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Dictionary", "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": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKRestrictiveEventFilter(im)initWithEventName:restrictiveParameters:", "mangledName": "$s12FBSDKCoreKit23_RestrictiveEventFilterC9eventName21restrictiveParametersACSS_SDySSypGtcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithEventName:restrictiveParameters:", "declAttributes": [ "AccessControl", "ObjC" ], "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_RestrictiveEventFilter", "printedName": "FBSDKCoreKit._RestrictiveEventFilter", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKRestrictiveEventFilter" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKRestrictiveEventFilter(im)init", "mangledName": "$s12FBSDKCoreKit23_RestrictiveEventFilterCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKRestrictiveEventFilter", "mangledName": "$s12FBSDKCoreKit23_RestrictiveEventFilterC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKRestrictiveEventFilter", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_SKAdNetworkEvent", "printedName": "_SKAdNetworkEvent", "children": [ { "kind": "Var", "name": "eventName", "printedName": "eventName", "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@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEvent(py)eventName", "mangledName": "$s12FBSDKCoreKit17_SKAdNetworkEventC9eventNameSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "AccessControl", "ObjC" ], "isLet": true, "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@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEvent(im)eventName", "mangledName": "$s12FBSDKCoreKit17_SKAdNetworkEventC9eventNameSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "values", "printedName": "values", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.Double]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.Double]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEvent(py)values", "mangledName": "$s12FBSDKCoreKit17_SKAdNetworkEventC6valuesSDySSSdGSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "AccessControl", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.Double]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.Double]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEvent(im)values", "mangledName": "$s12FBSDKCoreKit17_SKAdNetworkEventC6valuesSDySSSdGSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.Double]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.Double]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEvent(im)setValues:", "mangledName": "$s12FBSDKCoreKit17_SKAdNetworkEventC6valuesSDySSSdGSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit17_SKAdNetworkEventC6valuesSDySSSdGSgvM", "mangledName": "$s12FBSDKCoreKit17_SKAdNetworkEventC6valuesSDySSSdGSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(json:)", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._SKAdNetworkEvent?", "children": [ { "kind": "TypeNominal", "name": "_SKAdNetworkEvent", "printedName": "FBSDKCoreKit._SKAdNetworkEvent", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEvent" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Dictionary", "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": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEvent(im)initWithJSON:", "mangledName": "$s12FBSDKCoreKit17_SKAdNetworkEventC4jsonACSgSDySSypG_tcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithJSON:", "declAttributes": [ "AccessControl", "ObjC" ], "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_SKAdNetworkEvent", "printedName": "FBSDKCoreKit._SKAdNetworkEvent", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEvent" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEvent(im)init", "mangledName": "$s12FBSDKCoreKit17_SKAdNetworkEventCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKSKAdNetworkEvent", "mangledName": "$s12FBSDKCoreKit17_SKAdNetworkEventC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKSKAdNetworkEvent", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "FBSDKCoreKit_Basics", "printedName": "FBSDKCoreKit_Basics", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "Import", "name": "UIKit", "printedName": "UIKit", "declKind": "Import", "moduleName": "FBSDKCoreKit" }, { "kind": "TypeDecl", "name": "_ViewImpressionLogger", "printedName": "_ViewImpressionLogger", "children": [ { "kind": "Var", "name": "impressionTrackers", "printedName": "impressionTrackers", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.AppEvents.Name : Any]", "children": [ { "kind": "TypeNominal", "name": "Name", "printedName": "FBSDKCoreKit.AppEvents.Name", "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(cpy)impressionTrackers", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC18impressionTrackersSDySo17FBSDKAppEventNameaypGvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.AppEvents.Name : Any]", "children": [ { "kind": "TypeNominal", "name": "Name", "printedName": "FBSDKCoreKit.AppEvents.Name", "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(cm)impressionTrackers", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC18impressionTrackersSDySo17FBSDKAppEventNameaypGvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.AppEvents.Name : Any]", "children": [ { "kind": "TypeNominal", "name": "Name", "printedName": "FBSDKCoreKit.AppEvents.Name", "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(cm)setImpressionTrackers:", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC18impressionTrackersSDySo17FBSDKAppEventNameaypGvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC18impressionTrackersSDySo17FBSDKAppEventNameaypGvMZ", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC18impressionTrackersSDySo17FBSDKAppEventNameaypGvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "eventName", "printedName": "eventName", "children": [ { "kind": "TypeNominal", "name": "Name", "printedName": "FBSDKCoreKit.AppEvents.Name", "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(py)eventName", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC9eventNameSo013FBSDKAppEventG0avp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "ObjC" ], "isLet": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Name", "printedName": "FBSDKCoreKit.AppEvents.Name", "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(im)eventName", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC9eventNameSo013FBSDKAppEventG0avg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" } ] }, { "kind": "Var", "name": "trackedImpressions", "printedName": "trackedImpressions", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set<[Swift.String : Swift.String]>", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sh" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(py)trackedImpressions", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC18trackedImpressionsShySDyS2SGGvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set<[Swift.String : Swift.String]>", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sh" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(im)trackedImpressions", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC18trackedImpressionsShySDyS2SGGvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set<[Swift.String : Swift.String]>", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sh" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(im)setTrackedImpressions:", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC18trackedImpressionsShySDyS2SGGvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC18trackedImpressionsShySDyS2SGGvM", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC18trackedImpressionsShySDyS2SGGvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(eventName:)", "children": [ { "kind": "TypeNominal", "name": "_ViewImpressionLogger", "printedName": "FBSDKCoreKit._ViewImpressionLogger", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger" }, { "kind": "TypeNominal", "name": "Name", "printedName": "FBSDKCoreKit.AppEvents.Name", "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(im)initWithEventName:", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC9eventNameACSo013FBSDKAppEventG0a_tcfc", "moduleName": "FBSDKCoreKit", "objc_name": "initWithEventName:", "declAttributes": [ "AccessControl", "ObjC" ], "init_kind": "Designated" }, { "kind": "Function", "name": "retrieveLogger", "printedName": "retrieveLogger(with:)", "children": [ { "kind": "TypeNominal", "name": "_ViewImpressionLogger", "printedName": "FBSDKCoreKit._ViewImpressionLogger", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger" }, { "kind": "TypeNominal", "name": "Name", "printedName": "FBSDKCoreKit.AppEvents.Name", "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(cm)retrieveLoggerWith:", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC08retrieveE04withACSo17FBSDKAppEventNamea_tFZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "applicationDidEnterBackground", "printedName": "applicationDidEnterBackground(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Notification", "printedName": "Foundation.Notification", "usr": "s:10Foundation12NotificationV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(im)applicationDidEnterBackground:", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC29applicationDidEnterBackgroundyy10Foundation12NotificationVF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "logImpression", "printedName": "logImpression(withIdentifier:parameters:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]", "children": [ { "kind": "TypeNominal", "name": "ParameterName", "printedName": "FBSDKCoreKit.AppEvents.ParameterName", "usr": "c:FBSDKAppEventParameterName.h@T@FBSDKAppEventParameterName" }, { "kind": "TypeNominal", "name": "ProtocolComposition", "printedName": "Any" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(im)logImpressionWithIdentifier:parameters:", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC03logD014withIdentifier10parametersySS_SDySo26FBSDKAppEventParameterNameaypGSgtF", "moduleName": "FBSDKCoreKit", "objc_name": "logImpressionWithIdentifier:parameters:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_ViewImpressionLogger", "printedName": "FBSDKCoreKit._ViewImpressionLogger", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger(im)init", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "graphRequestFactory", "printedName": "graphRequestFactory", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphiJ0_pvp", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphiJ0_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphiJ0_pvg", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphiJ0_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphiJ0_pvs", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphiJ0_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphiJ0_pvM", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV19graphRequestFactorySo010FBSDKGraphiJ0_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "eventLogger", "printedName": "eventLogger", "children": [ { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvp", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvg", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvs", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvM", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV05eventE0So17FBSDKEventLogging_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "notificationDeliverer", "printedName": "notificationDeliverer", "children": [ { "kind": "TypeNominal", "name": "NotificationDelivering", "printedName": "FBSDKCoreKit_Basics.NotificationDelivering", "usr": "c:objc(pl)FBSDKNotificationDelivering" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvp", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 2, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "NotificationDelivering", "printedName": "FBSDKCoreKit_Basics.NotificationDelivering", "usr": "c:objc(pl)FBSDKNotificationDelivering" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvg", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "NotificationDelivering", "printedName": "FBSDKCoreKit_Basics.NotificationDelivering", "usr": "c:objc(pl)FBSDKNotificationDelivering" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvs", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvM", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV21notificationDelivererSo27FBSDKNotificationDelivering_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "tokenWallet", "printedName": "tokenWallet", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvp", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 3, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvg", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvs", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvM", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV11tokenWalletSo25FBSDKAccessTokenProviding_pXpvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(graphRequestFactory:eventLogger:notificationDeliverer:tokenWallet:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "GraphRequestFactoryProtocol", "printedName": "FBSDKCoreKit.GraphRequestFactoryProtocol", "usr": "c:objc(pl)FBSDKGraphRequestFactory" }, { "kind": "TypeNominal", "name": "EventLogging", "printedName": "FBSDKCoreKit.EventLogging", "usr": "c:objc(pl)FBSDKEventLogging" }, { "kind": "TypeNominal", "name": "NotificationDelivering", "printedName": "FBSDKCoreKit_Basics.NotificationDelivering", "usr": "c:objc(pl)FBSDKNotificationDelivering" }, { "kind": "TypeNominal", "name": "ExistentialMetatype", "printedName": "FBSDKCoreKit._AccessTokenProviding.Type", "children": [ { "kind": "TypeNominal", "name": "_AccessTokenProviding", "printedName": "FBSDKCoreKit._AccessTokenProviding", "usr": "c:objc(pl)FBSDKAccessTokenProviding" } ] } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV19graphRequestFactory05eventE021notificationDeliverer11tokenWalletAESo010FBSDKGraphiJ0_p_So17FBSDKEventLogging_pSo27FBSDKNotificationDelivering_pSo25FBSDKAccessTokenProviding_pXptcfc", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV19graphRequestFactory05eventE021notificationDeliverer11tokenWalletAESo010FBSDKGraphiJ0_p_So17FBSDKEventLogging_pSo27FBSDKNotificationDelivering_pSo25FBSDKAccessTokenProviding_pXptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC22configuredDependenciesAC04TypeG0VSgvpZ", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC22configuredDependenciesAC04TypeG0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC22configuredDependenciesAC04TypeG0VSgvgZ", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC22configuredDependenciesAC04TypeG0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC22configuredDependenciesAC04TypeG0VSgvsZ", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC22configuredDependenciesAC04TypeG0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC22configuredDependenciesAC04TypeG0VSgvMZ", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC22configuredDependenciesAC04TypeG0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC19defaultDependenciesAC04TypeG0VSgvpZ", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC19defaultDependenciesAC04TypeG0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC19defaultDependenciesAC04TypeG0VSgvgZ", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC19defaultDependenciesAC04TypeG0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC19defaultDependenciesAC04TypeG0VSgvsZ", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC19defaultDependenciesAC04TypeG0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC19defaultDependenciesAC04TypeG0VSgvMZ", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC19defaultDependenciesAC04TypeG0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKViewImpressionLogger", "mangledName": "$s12FBSDKCoreKit21_ViewImpressionLoggerC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKViewImpressionLogger", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._ViewImpressionLogger.TypeDependencies", "usr": "s:12FBSDKCoreKit21_ViewImpressionLoggerC16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, { "kind": "Import", "name": "Foundation", "printedName": "Foundation", "declKind": "Import", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_WebDialog", "printedName": "_WebDialog", "children": [ { "kind": "Var", "name": "shouldDeferVisibility", "printedName": "shouldDeferVisibility", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(py)shouldDeferVisibility", "mangledName": "$s12FBSDKCoreKit10_WebDialogC21shouldDeferVisibilitySbvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "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@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)shouldDeferVisibility", "mangledName": "$s12FBSDKCoreKit10_WebDialogC21shouldDeferVisibilitySbvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)setShouldDeferVisibility:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC21shouldDeferVisibilitySbvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC21shouldDeferVisibilitySbvM", "mangledName": "$s12FBSDKCoreKit10_WebDialogC21shouldDeferVisibilitySbvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "delegate", "printedName": "delegate", "children": [ { "kind": "TypeNominal", "name": "WeakStorage", "printedName": "FBSDKCoreKit.WebDialogDelegate?" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(py)delegate", "mangledName": "$s12FBSDKCoreKit10_WebDialogC8delegateSo08FBSDKWebD8Delegate_pSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ReferenceOwnership", "AccessControl", "ObjC" ], "ownership": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.WebDialogDelegate?", "children": [ { "kind": "TypeNominal", "name": "WebDialogDelegate", "printedName": "FBSDKCoreKit.WebDialogDelegate", "usr": "c:objc(pl)FBSDKWebDialogDelegate" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)delegate", "mangledName": "$s12FBSDKCoreKit10_WebDialogC8delegateSo08FBSDKWebD8Delegate_pSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.WebDialogDelegate?", "children": [ { "kind": "TypeNominal", "name": "WebDialogDelegate", "printedName": "FBSDKCoreKit.WebDialogDelegate", "usr": "c:objc(pl)FBSDKWebDialogDelegate" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)setDelegate:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC8delegateSo08FBSDKWebD8Delegate_pSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC8delegateSo08FBSDKWebD8Delegate_pSgvM", "mangledName": "$s12FBSDKCoreKit10_WebDialogC8delegateSo08FBSDKWebD8Delegate_pSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "name", "printedName": "name", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(py)name", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4nameSSvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "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@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)name", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4nameSSvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)setName:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4nameSSvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC4nameSSvM", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4nameSSvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "webViewFrame", "printedName": "webViewFrame", "children": [ { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "usr": "c:@S@CGRect" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(py)webViewFrame", "mangledName": "$s12FBSDKCoreKit10_WebDialogC12webViewFrameSo6CGRectVvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "HasStorage", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "usr": "c:@S@CGRect" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)webViewFrame", "mangledName": "$s12FBSDKCoreKit10_WebDialogC12webViewFrameSo6CGRectVvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "usr": "c:@S@CGRect" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)setWebViewFrame:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC12webViewFrameSo6CGRectVvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC12webViewFrameSo6CGRectVvM", "mangledName": "$s12FBSDKCoreKit10_WebDialogC12webViewFrameSo6CGRectVvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "parameters", "printedName": "parameters", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(py)parameters", "mangledName": "$s12FBSDKCoreKit10_WebDialogC10parametersSDyS2SGSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)parameters", "mangledName": "$s12FBSDKCoreKit10_WebDialogC10parametersSDyS2SGSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)setParameters:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC10parametersSDyS2SGSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC10parametersSDyS2SGSgvM", "mangledName": "$s12FBSDKCoreKit10_WebDialogC10parametersSDyS2SGSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "backgroundView", "printedName": "backgroundView", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIView?", "children": [ { "kind": "TypeNominal", "name": "UIView", "printedName": "UIKit.UIView", "usr": "c:objc(cs)UIView" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(py)backgroundView", "mangledName": "$s12FBSDKCoreKit10_WebDialogC14backgroundViewSo6UIViewCSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIView?", "children": [ { "kind": "TypeNominal", "name": "UIView", "printedName": "UIKit.UIView", "usr": "c:objc(cs)UIView" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)backgroundView", "mangledName": "$s12FBSDKCoreKit10_WebDialogC14backgroundViewSo6UIViewCSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "UIKit.UIView?", "children": [ { "kind": "TypeNominal", "name": "UIView", "printedName": "UIKit.UIView", "usr": "c:objc(cs)UIView" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)setBackgroundView:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC14backgroundViewSo6UIViewCSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC14backgroundViewSo6UIViewCSgvM", "mangledName": "$s12FBSDKCoreKit10_WebDialogC14backgroundViewSo6UIViewCSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "dialogView", "printedName": "dialogView", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.FBWebDialogView?", "children": [ { "kind": "TypeNominal", "name": "FBWebDialogView", "printedName": "FBSDKCoreKit.FBWebDialogView", "usr": "c:objc(cs)FBSDKWebDialogView" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(py)dialogView", "mangledName": "$s12FBSDKCoreKit10_WebDialogC10dialogViewSo08FBSDKWebdF0CSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "ObjC" ], "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.FBWebDialogView?", "children": [ { "kind": "TypeNominal", "name": "FBWebDialogView", "printedName": "FBSDKCoreKit.FBWebDialogView", "usr": "c:objc(cs)FBSDKWebDialogView" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)dialogView", "mangledName": "$s12FBSDKCoreKit10_WebDialogC10dialogViewSo08FBSDKWebdF0CSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit.FBWebDialogView?", "children": [ { "kind": "TypeNominal", "name": "FBWebDialogView", "printedName": "FBSDKCoreKit.FBWebDialogView", "usr": "c:objc(cs)FBSDKWebDialogView" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)setDialogView:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC10dialogViewSo08FBSDKWebdF0CSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC10dialogViewSo08FBSDKWebdF0CSgvM", "mangledName": "$s12FBSDKCoreKit10_WebDialogC10dialogViewSo08FBSDKWebdF0CSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "path", "printedName": "path", "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@FBSDKCoreKit@objc(cs)FBSDKWebDialog(py)path", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4pathSSSgvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasInitialValue", "Final", "HasStorage", "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@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)path", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4pathSSSgvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "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@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)setPath:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4pathSSSgvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final", "ObjC" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC4pathSSSgvM", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4pathSSSgvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Final" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(name:parameters:webViewFrame:path:)", "children": [ { "kind": "TypeNominal", "name": "_WebDialog", "printedName": "FBSDKCoreKit._WebDialog", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "[Swift.String : Swift.String]?", "children": [ { "kind": "TypeNominal", "name": "Dictionary", "printedName": "[Swift.String : Swift.String]", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "usr": "s:SD" } ], "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "hasDefaultArg": true, "usr": "c:@S@CGRect" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)initWithName:parameters:webViewFrame:path:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4name10parameters12webViewFrame4pathACSS_SDyS2SGSgSo6CGRectVSSSgtcfc", "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl", "ObjC" ], "init_kind": "Designated" }, { "kind": "Constructor", "name": "init", "printedName": "init(name:)", "children": [ { "kind": "TypeNominal", "name": "_WebDialog", "printedName": "FBSDKCoreKit._WebDialog", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog" }, { "kind": "TypeNominal", "name": "String", "printedName": "Swift.String", "usr": "s:SS" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)initWithName:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4nameACSS_tcfc", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Convenience", "AccessControl", "ObjC" ], "init_kind": "Convenience" }, { "kind": "Function", "name": "show", "printedName": "show()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)show", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4showyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "AccessControl", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "addObservers", "printedName": "addObservers()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)addObservers", "mangledName": "$s12FBSDKCoreKit10_WebDialogC12addObserversyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "deviceOrientationDidChangeNotification", "printedName": "deviceOrientationDidChangeNotification(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Notification", "printedName": "Foundation.Notification", "usr": "s:10Foundation12NotificationV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)deviceOrientationDidChangeNotification:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC38deviceOrientationDidChangeNotificationyy10Foundation0I0VF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "removeObservers", "printedName": "removeObservers()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)removeObservers", "mangledName": "$s12FBSDKCoreKit10_WebDialogC15removeObserversyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "cancel", "printedName": "cancel()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)cancel", "mangledName": "$s12FBSDKCoreKit10_WebDialogC6cancelyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "complete", "printedName": "complete(with:)", "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:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)completeWith:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC8complete4withySDySSypG_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "dismiss", "printedName": "dismiss(animated:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)dismissWithAnimated:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC7dismiss8animatedySb_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "fail", "printedName": "fail(with:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)failWith:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC4fail4withys5Error_p_tF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "generateURL", "printedName": "generateURL()", "children": [ { "kind": "TypeNominal", "name": "URL", "printedName": "Foundation.URL", "usr": "s:10Foundation3URLV" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)generateURLAndReturnError:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC11generateURL10Foundation0F0VyKF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "throwing": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "showWebView", "printedName": "showWebView()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)showWebView", "mangledName": "$s12FBSDKCoreKit10_WebDialogC04showC4ViewyyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "applicationFrameForOrientation", "printedName": "applicationFrameForOrientation()", "children": [ { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "usr": "c:@S@CGRect" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)applicationFrameForOrientation", "mangledName": "$s12FBSDKCoreKit10_WebDialogC30applicationFrameForOrientationSo6CGRectVyF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "updateView", "printedName": "updateView(scale:alpha:animationDuration:completion:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" }, { "kind": "TypeNominal", "name": "CGFloat", "printedName": "CoreGraphics.CGFloat", "usr": "s:14CoreFoundation7CGFloatV" }, { "kind": "TypeNominal", "name": "Double", "printedName": "Swift.Double", "usr": "s:Sd" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "((Swift.Bool) -> ())?", "children": [ { "kind": "TypeFunc", "name": "Function", "printedName": "(Swift.Bool) -> ()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" } ] } ], "hasDefaultArg": true, "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)updateViewWithScale:alpha:animationDuration:completion:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC10updateView5scale5alpha17animationDuration10completiony12CoreGraphics7CGFloatV_AKSdySbcSgtF", "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", "ObjC" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_WebDialog", "printedName": "FBSDKCoreKit._WebDialog", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)init", "mangledName": "$s12FBSDKCoreKit10_WebDialogCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" }, { "kind": "Function", "name": "webDialogView", "printedName": "webDialogView(_:didCompleteWithResults:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "FBWebDialogView", "printedName": "FBSDKCoreKit.FBWebDialogView", "usr": "c:objc(cs)FBSDKWebDialogView" }, { "kind": "TypeNominal", "name": "Dictionary", "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@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)webDialogView:didCompleteWithResults:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC03webD4View_22didCompleteWithResultsySo08FBSDKWebdF0C_SDySSypGtF", "moduleName": "FBSDKCoreKit", "objc_name": "webDialogView:didCompleteWithResults:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "webDialogView", "printedName": "webDialogView(_:didFailWithError:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "FBWebDialogView", "printedName": "FBSDKCoreKit.FBWebDialogView", "usr": "c:objc(cs)FBSDKWebDialogView" }, { "kind": "TypeNominal", "name": "Error", "printedName": "Swift.Error", "usr": "s:s5ErrorP" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)webDialogView:didFailWithError:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC03webD4View_16didFailWithErrorySo08FBSDKWebdF0C_s0J0_ptF", "moduleName": "FBSDKCoreKit", "objc_name": "webDialogView:didFailWithError:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "webDialogViewDidCancel", "printedName": "webDialogViewDidCancel(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "FBWebDialogView", "printedName": "FBSDKCoreKit.FBWebDialogView", "usr": "c:objc(cs)FBSDKWebDialogView" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)webDialogViewDidCancel:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC03webD13ViewDidCancelyySo08FBSDKWebdF0CF", "moduleName": "FBSDKCoreKit", "objc_name": "webDialogViewDidCancel:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "Function", "name": "webDialogViewDidFinishLoad", "printedName": "webDialogViewDidFinishLoad(_:)", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "FBWebDialogView", "printedName": "FBSDKCoreKit.FBWebDialogView", "usr": "c:objc(cs)FBSDKWebDialogView" } ], "declKind": "Func", "usr": "c:@CM@FBSDKCoreKit@objc(cs)FBSDKWebDialog(im)webDialogViewDidFinishLoad:", "mangledName": "$s12FBSDKCoreKit10_WebDialogC03webD17ViewDidFinishLoadyySo08FBSDKWebdF0CF", "moduleName": "FBSDKCoreKit", "objc_name": "webDialogViewDidFinishLoad:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "isFromExtension": true, "funcSelfKind": "NonMutating" }, { "kind": "TypeDecl", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "Var", "name": "errorFactory", "printedName": "errorFactory", "children": [ { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvp", "mangledName": "$s12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 0, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvg", "mangledName": "$s12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvs", "mangledName": "$s12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvM", "mangledName": "$s12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12errorFactorySo18FBSDKErrorCreating_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "windowFinder", "printedName": "windowFinder", "children": [ { "kind": "TypeNominal", "name": "_WindowFinding", "printedName": "FBSDKCoreKit._WindowFinding", "usr": "c:objc(pl)_FBSDKWindowFinding" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12windowFinderSo19_FBSDKWindowFinding_pvp", "mangledName": "$s12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12windowFinderSo19_FBSDKWindowFinding_pvp", "moduleName": "FBSDKCoreKit", "declAttributes": [ "HasStorage" ], "fixedbinaryorder": 1, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "_WindowFinding", "printedName": "FBSDKCoreKit._WindowFinding", "usr": "c:objc(pl)_FBSDKWindowFinding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12windowFinderSo19_FBSDKWindowFinding_pvg", "mangledName": "$s12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12windowFinderSo19_FBSDKWindowFinding_pvg", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "_WindowFinding", "printedName": "FBSDKCoreKit._WindowFinding", "usr": "c:objc(pl)_FBSDKWindowFinding" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12windowFinderSo19_FBSDKWindowFinding_pvs", "mangledName": "$s12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12windowFinderSo19_FBSDKWindowFinding_pvs", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12windowFinderSo19_FBSDKWindowFinding_pvM", "mangledName": "$s12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12windowFinderSo19_FBSDKWindowFinding_pvM", "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ "Transparent" ], "accessorKind": "_modify" } ] }, { "kind": "Constructor", "name": "init", "printedName": "init(errorFactory:windowFinder:)", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV" }, { "kind": "TypeNominal", "name": "ErrorCreating", "printedName": "FBSDKCoreKit.ErrorCreating", "usr": "c:objc(pl)FBSDKErrorCreating" }, { "kind": "TypeNominal", "name": "_WindowFinding", "printedName": "FBSDKCoreKit._WindowFinding", "usr": "c:objc(pl)_FBSDKWindowFinding" } ], "declKind": "Constructor", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12errorFactory12windowFinderAESo18FBSDKErrorCreating_p_So19_FBSDKWindowFinding_ptcfc", "mangledName": "$s12FBSDKCoreKit10_WebDialogC16TypeDependenciesV12errorFactory12windowFinderAESo18FBSDKErrorCreating_p_So19_FBSDKWindowFinding_ptcfc", "moduleName": "FBSDKCoreKit", "implicit": true, "init_kind": "Designated" } ], "declKind": "Struct", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit10_WebDialogC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ { "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" } ] }, { "kind": "Var", "name": "configuredDependencies", "printedName": "configuredDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_WebDialogC22configuredDependenciesAC04TypeF0VSgvpZ", "mangledName": "$s12FBSDKCoreKit10_WebDialogC22configuredDependenciesAC04TypeF0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC22configuredDependenciesAC04TypeF0VSgvgZ", "mangledName": "$s12FBSDKCoreKit10_WebDialogC22configuredDependenciesAC04TypeF0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC22configuredDependenciesAC04TypeF0VSgvsZ", "mangledName": "$s12FBSDKCoreKit10_WebDialogC22configuredDependenciesAC04TypeF0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC22configuredDependenciesAC04TypeF0VSgvMZ", "mangledName": "$s12FBSDKCoreKit10_WebDialogC22configuredDependenciesAC04TypeF0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] }, { "kind": "Var", "name": "defaultDependencies", "printedName": "defaultDependencies", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Var", "usr": "s:12FBSDKCoreKit10_WebDialogC19defaultDependenciesAC04TypeF0VSgvpZ", "mangledName": "$s12FBSDKCoreKit10_WebDialogC19defaultDependenciesAC04TypeF0VSgvpZ", "moduleName": "FBSDKCoreKit", "static": true, "declAttributes": [ "HasInitialValue", "Final", "HasStorage" ], "isFromExtension": true, "hasStorage": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC19defaultDependenciesAC04TypeF0VSgvgZ", "mangledName": "$s12FBSDKCoreKit10_WebDialogC19defaultDependenciesAC04TypeF0VSgvgZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "get" }, { "kind": "Accessor", "name": "Set", "printedName": "Set()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" }, { "kind": "TypeNominal", "name": "Optional", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies?", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV" } ], "usr": "s:Sq" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC19defaultDependenciesAC04TypeF0VSgvsZ", "mangledName": "$s12FBSDKCoreKit10_WebDialogC19defaultDependenciesAC04TypeF0VSgvsZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "set" }, { "kind": "Accessor", "name": "Modify", "printedName": "Modify()", "children": [ { "kind": "TypeNominal", "name": "Void", "printedName": "()" } ], "declKind": "Accessor", "usr": "s:12FBSDKCoreKit10_WebDialogC19defaultDependenciesAC04TypeF0VSgvMZ", "mangledName": "$s12FBSDKCoreKit10_WebDialogC19defaultDependenciesAC04TypeF0VSgvMZ", "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, "declAttributes": [ "Final" ], "isFromExtension": true, "accessorKind": "_modify" } ] } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebDialog", "mangledName": "$s12FBSDKCoreKit10_WebDialogC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKWebDialog", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "RawDocComment" ], "superclassUsr": "c:objc(cs)NSObject", "superclassNames": [ "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "DependentAsType", "printedName": "DependentAsType", "children": [ { "kind": "TypeWitness", "name": "TypeDependencies", "printedName": "TypeDependencies", "children": [ { "kind": "TypeNominal", "name": "TypeDependencies", "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies", "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV" } ] } ], "usr": "s:12FBSDKCoreKit15DependentAsTypeP", "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_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": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" ] }, { "kind": "TypeDecl", "name": "_WebViewFactory", "printedName": "_WebViewFactory", "children": [ { "kind": "Function", "name": "createWebView", "printedName": "createWebView(frame:)", "children": [ { "kind": "TypeNominal", "name": "WebView", "printedName": "FBSDKCoreKit.WebView", "usr": "c:objc(pl)FBSDKWebView" }, { "kind": "TypeNominal", "name": "CGRect", "printedName": "CoreFoundation.CGRect", "usr": "c:@S@CGRect" } ], "declKind": "Func", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebViewFactory(im)createWebViewWithFrame:", "mangledName": "$s12FBSDKCoreKit15_WebViewFactoryC06createcD05frameSo08FBSDKWebD0_pSo6CGRectV_tF", "moduleName": "FBSDKCoreKit", "objc_name": "createWebViewWithFrame:", "declAttributes": [ "Final", "ObjC", "AccessControl" ], "funcSelfKind": "NonMutating" }, { "kind": "Constructor", "name": "init", "printedName": "init()", "children": [ { "kind": "TypeNominal", "name": "_WebViewFactory", "printedName": "FBSDKCoreKit._WebViewFactory", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebViewFactory" } ], "declKind": "Constructor", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebViewFactory(im)init", "mangledName": "$s12FBSDKCoreKit15_WebViewFactoryCACycfc", "moduleName": "FBSDKCoreKit", "overriding": true, "implicit": true, "objc_name": "init", "declAttributes": [ "Dynamic", "ObjC", "Override" ], "init_kind": "Designated" } ], "declKind": "Class", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKWebViewFactory", "mangledName": "$s12FBSDKCoreKit15_WebViewFactoryC", "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKWebViewFactory", "declAttributes": [ "Final", "AccessControl", "ObjC", "ObjCMembers", "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": "TypeDecl", "name": "AccessToken", "printedName": "AccessToken", "children": [ { "kind": "Var", "name": "permissions", "printedName": "permissions", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ], "usr": "s:Sh" } ], "declKind": "Var", "usr": "s:So16FBSDKAccessTokenC12FBSDKCoreKitE11permissionsShyAC10PermissionOGvp", "mangledName": "$sSo16FBSDKAccessTokenC12FBSDKCoreKitE11permissionsShyAC10PermissionOGvp", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "RawDocComment" ], "isFromExtension": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ], "usr": "s:Sh" } ], "declKind": "Accessor", "usr": "s:So16FBSDKAccessTokenC12FBSDKCoreKitE11permissionsShyAC10PermissionOGvg", "mangledName": "$sSo16FBSDKAccessTokenC12FBSDKCoreKitE11permissionsShyAC10PermissionOGvg", "moduleName": "FBSDKCoreKit", "isOpen": true, "isFromExtension": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "declinedPermissions", "printedName": "declinedPermissions", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ], "usr": "s:Sh" } ], "declKind": "Var", "usr": "s:So16FBSDKAccessTokenC12FBSDKCoreKitE19declinedPermissionsShyAC10PermissionOGvp", "mangledName": "$sSo16FBSDKAccessTokenC12FBSDKCoreKitE19declinedPermissionsShyAC10PermissionOGvp", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "RawDocComment" ], "isFromExtension": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ], "usr": "s:Sh" } ], "declKind": "Accessor", "usr": "s:So16FBSDKAccessTokenC12FBSDKCoreKitE19declinedPermissionsShyAC10PermissionOGvg", "mangledName": "$sSo16FBSDKAccessTokenC12FBSDKCoreKitE19declinedPermissionsShyAC10PermissionOGvg", "moduleName": "FBSDKCoreKit", "isOpen": true, "isFromExtension": true, "accessorKind": "get" } ] }, { "kind": "Var", "name": "expiredPermissions", "printedName": "expiredPermissions", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ], "usr": "s:Sh" } ], "declKind": "Var", "usr": "s:So16FBSDKAccessTokenC12FBSDKCoreKitE18expiredPermissionsShyAC10PermissionOGvp", "mangledName": "$sSo16FBSDKAccessTokenC12FBSDKCoreKitE18expiredPermissionsShyAC10PermissionOGvp", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "RawDocComment" ], "isFromExtension": true, "accessors": [ { "kind": "Accessor", "name": "Get", "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "Set", "printedName": "Swift.Set", "children": [ { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ], "usr": "s:Sh" } ], "declKind": "Accessor", "usr": "s:So16FBSDKAccessTokenC12FBSDKCoreKitE18expiredPermissionsShyAC10PermissionOGvg", "mangledName": "$sSo16FBSDKAccessTokenC12FBSDKCoreKitE18expiredPermissionsShyAC10PermissionOGvg", "moduleName": "FBSDKCoreKit", "isOpen": true, "isFromExtension": true, "accessorKind": "get" } ] }, { "kind": "Function", "name": "hasGranted", "printedName": "hasGranted(_:)", "children": [ { "kind": "TypeNominal", "name": "Bool", "printedName": "Swift.Bool", "usr": "s:Sb" }, { "kind": "TypeNominal", "name": "Permission", "printedName": "FBSDKCoreKit.Permission", "usr": "s:12FBSDKCoreKit10PermissionO" } ], "declKind": "Func", "usr": "s:So16FBSDKAccessTokenC12FBSDKCoreKitE10hasGrantedySbAC10PermissionOF", "mangledName": "$sSo16FBSDKAccessTokenC12FBSDKCoreKitE10hasGrantedySbAC10PermissionOF", "moduleName": "FBSDKCoreKit", "isOpen": true, "declAttributes": [ "AccessControl", "RawDocComment" ], "isFromExtension": true, "funcSelfKind": "NonMutating" } ], "declKind": "Class", "usr": "c:objc(cs)FBSDKAccessToken", "moduleName": "FBSDKCoreKit", "isOpen": true, "objc_name": "FBSDKAccessToken", "declAttributes": [ "ObjC", "Dynamic" ], "superclassUsr": "c:objc(cs)NSObject", "isExternal": 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": "TypeDecl", "name": "ASWebAuthenticationSession", "printedName": "ASWebAuthenticationSession", "declKind": "Class", "usr": "c:objc(cs)ASWebAuthenticationSession", "moduleName": "AuthenticationServices", "isOpen": true, "intro_iOS": "12.0", "objc_name": "ASWebAuthenticationSession", "declAttributes": [ "Available", "ObjC", "Dynamic" ], "superclassUsr": "c:objc(cs)NSObject", "isExternal": 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": "Conformance", "name": "AuthenticationSessionProtocol", "printedName": "AuthenticationSessionProtocol", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP", "mangledName": "$s12FBSDKCoreKit29AuthenticationSessionProtocolP" } ] }, { "kind": "TypeDecl", "name": "Comparable", "printedName": "Comparable", "children": [ { "kind": "Function", "name": "fb_clamped", "printedName": "fb_clamped(to:)", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_0_0" }, { "kind": "TypeNominal", "name": "ClosedRange", "printedName": "Swift.ClosedRange<Ï„_0_0>", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "Ï„_0_0" } ], "usr": "s:SN" } ], "declKind": "Func", "usr": "s:SL12FBSDKCoreKitE10fb_clamped2toxSNyxG_tF", "mangledName": "$sSL12FBSDKCoreKitE10fb_clamped2toxSNyxG_tF", "moduleName": "FBSDKCoreKit", "genericSig": "<Ï„_0_0 where Ï„_0_0 : Swift.Comparable>", "sugared_genericSig": "", "isFromExtension": true, "funcSelfKind": "NonMutating" } ], "declKind": "Protocol", "usr": "s:SL", "mangledName": "$sSL", "moduleName": "Swift", "genericSig": "<Ï„_0_0 : Swift.Equatable>", "sugared_genericSig": "", "isExternal": true, "conformances": [ { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" } ] }, { "kind": "TypeDecl", "name": "AEMReporter", "printedName": "AEMReporter", "declKind": "Class", "usr": "c:@M@FBAEMKit@objc(cs)FBAEMReporter", "mangledName": "$s8FBAEMKit11AEMReporterC", "moduleName": "FBAEMKit", "objc_name": "FBAEMReporter", "declAttributes": [ "Final", "ObjC", "ObjCMembers" ], "superclassUsr": "c:objc(cs)NSObject", "isExternal": true, "inheritsConvenienceInitializers": true, "superclassNames": [ "ObjectiveC.NSObject" ], "conformances": [ { "kind": "Conformance", "name": "_AEMReporterProtocol", "printedName": "_AEMReporterProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter", "mangledName": "$s12FBSDKCoreKit20_AEMReporterProtocolP" }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" }, { "kind": "Conformance", "name": "Hashable", "printedName": "Hashable", "usr": "s:SH", "mangledName": "$sSH" }, { "kind": "Conformance", "name": "CVarArg", "printedName": "CVarArg", "usr": "s:s7CVarArgP", "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObservingPublishing", "printedName": "_KeyValueCodingAndObservingPublishing", "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" }, { "kind": "Conformance", "name": "_KeyValueCodingAndObserving", "printedName": "_KeyValueCodingAndObserving", "usr": "s:10Foundation27_KeyValueCodingAndObservingP", "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" }, { "kind": "Conformance", "name": "CustomStringConvertible", "printedName": "CustomStringConvertible", "usr": "s:s23CustomStringConvertibleP", "mangledName": "$ss23CustomStringConvertibleP" }, { "kind": "Conformance", "name": "CustomDebugStringConvertible", "printedName": "CustomDebugStringConvertible", "usr": "s:s28CustomDebugStringConvertibleP", "mangledName": "$ss28CustomDebugStringConvertibleP" } ] } ], "json_format_version": 8 }, "ConstValues": [ { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLink.swift", "kind": "StringLiteral", "offset": 396, "length": 7, "value": "\"FBSDKCoreKit.AppLink\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 10839, "length": 17, "value": "\"outputURLScheme\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 10884, "length": 11, "value": "\"outputURL\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 10923, "length": 11, "value": "\"sourceURL\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 10963, "length": 12, "value": "\"sourceHost\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 11006, "length": 14, "value": "\"sourceScheme\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 11046, "length": 9, "value": "\"success\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 11078, "length": 6, "value": "\"type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 11108, "length": 7, "value": "\"error\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 11175, "length": 3, "value": "\"1\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 11204, "length": 3, "value": "\"0\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", "offset": 609, "length": 17, "value": "\"FBSDKCoreKit.AppLinkNavigation\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolver.swift", "kind": "StringLiteral", "offset": 671, "length": 5, "value": "\"url\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolver.swift", "kind": "StringLiteral", "offset": 708, "length": 14, "value": "\"app_store_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolver.swift", "kind": "StringLiteral", "offset": 751, "length": 10, "value": "\"app_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolver.swift", "kind": "StringLiteral", "offset": 783, "length": 5, "value": "\"web\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolver.swift", "kind": "StringLiteral", "offset": 810, "length": 5, "value": "\"ios\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolver.swift", "kind": "StringLiteral", "offset": 840, "length": 8, "value": "\"iphone\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolver.swift", "kind": "StringLiteral", "offset": 871, "length": 6, "value": "\"ipad\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolver.swift", "kind": "StringLiteral", "offset": 910, "length": 17, "value": "\"should_fallback\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolver.swift", "kind": "StringLiteral", "offset": 954, "length": 11, "value": "\"app_links\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolverRequestBuilder.swift", "kind": "StringLiteral", "offset": 493, "length": 11, "value": "\"app_links\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolverRequestBuilder.swift", "kind": "StringLiteral", "offset": 493, "length": 11, "value": "\"app_links\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolverRequestBuilder.swift", "kind": "StringLiteral", "offset": 318, "length": 29, "value": "\"FBSDKCoreKit.AppLinkResolverRequestBuilder\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkTarget.swift", "kind": "StringLiteral", "offset": 419, "length": 13, "value": "\"FBSDKCoreKit.AppLinkTarget\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "BooleanLiteral", "offset": 908, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "BooleanLiteral", "offset": 954, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 1141, "length": 31, "value": "\"com.facebook.sdk.kits.bitmask\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 17939, "length": 15, "value": "\"fb_al_inbound\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 17988, "length": 17, "value": "\"fb_auto_applink\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18139, "length": 11, "value": "\"targetURL\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18186, "length": 15, "value": "\"targetURLHost\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18241, "length": 19, "value": "\"referralTargetURL\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18294, "length": 13, "value": "\"referralURL\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18345, "length": 17, "value": "\"referralAppName\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18393, "length": 10, "value": "\"inputURL\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18440, "length": 16, "value": "\"inputURLScheme\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18496, "length": 19, "value": "\"core_lib_included\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18560, "length": 20, "value": "\"login_lib_included\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18629, "length": 24, "value": "\"marketing_lib_included\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18702, "length": 24, "value": "\"messenger_lib_included\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18772, "length": 21, "value": "\"places_lib_included\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18838, "length": 20, "value": "\"share_lib_included\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18900, "length": 17, "value": "\"tv_lib_included\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", "offset": 18953, "length": 15, "value": "\"SchemeWarning\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 369, "length": 5, "value": "\"aud\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 398, "length": 7, "value": "\"email\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 427, "length": 5, "value": "\"exp\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 461, "length": 13, "value": "\"family_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 502, "length": 12, "value": "\"given_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 536, "length": 5, "value": "\"iat\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 563, "length": 5, "value": "\"iss\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 590, "length": 5, "value": "\"jti\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 624, "length": 13, "value": "\"middle_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 660, "length": 6, "value": "\"name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 690, "length": 7, "value": "\"nonce\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 723, "length": 9, "value": "\"picture\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 754, "length": 5, "value": "\"sub\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 790, "length": 16, "value": "\"user_age_range\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 837, "length": 15, "value": "\"user_birthday\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 882, "length": 14, "value": "\"user_friends\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 925, "length": 13, "value": "\"user_gender\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 969, "length": 15, "value": "\"user_hometown\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 1011, "length": 11, "value": "\"user_link\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 1053, "length": 15, "value": "\"user_location\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 1125, "length": 14, "value": "\"facebook.com\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 1173, "length": 15, "value": "\".facebook.com\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", "kind": "StringLiteral", "offset": 287, "length": 25, "value": "\"FBSDKCoreKit.AuthenticationTokenClaims\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BackgroundEventLogger.swift", "kind": "StringLiteral", "offset": 327, "length": 37, "value": "\"BGTaskSchedulerPermittedIdentifiers\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BackgroundEventLogger.swift", "kind": "StringLiteral", "offset": 1623, "length": 9, "value": "\"version\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Configuration\/CoreKitComponents.swift", "kind": "StringLiteral", "offset": 13346, "length": 74, "value": "\"\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Configuration\/CoreKitComponents.swift", "kind": "StringLiteral", "offset": 13378, "length": 1, "value": "\".\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Configuration\/CoreKitComponents.swift", "kind": "StringLiteral", "offset": 13413, "length": 5, "value": "\"nil\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Configuration\/CoreKitComponents.swift", "kind": "StringLiteral", "offset": 13419, "length": 1, "value": "\"\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/EventDeactivation\/EventDeactivationManager.swift", "kind": "StringLiteral", "offset": 444, "length": 7, "value": "\"event\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/EventDeactivation\/EventDeactivationManager.swift", "kind": "StringLiteral", "offset": 479, "length": 12, "value": "\"_eventName\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/EventDeactivation\/EventDeactivationManager.swift", "kind": "StringLiteral", "offset": 529, "length": 18, "value": "\"deprecated_param\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/EventDeactivation\/EventDeactivationManager.swift", "kind": "StringLiteral", "offset": 583, "length": 21, "value": "\"is_deprecated_event\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/EventDeactivation\/EventDeactivationManager.swift", "kind": "BooleanLiteral", "offset": 653, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/EventDeactivation\/EventDeactivationManager.swift", "kind": "BooleanLiteral", "offset": 1361, "length": 4, "value": "true" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/FBProfilePictureView.swift", "kind": "BooleanLiteral", "offset": 1349, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/FBProfilePictureView.swift", "kind": "BooleanLiteral", "offset": 1422, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/FBProfilePictureView.swift", "kind": "BooleanLiteral", "offset": 1460, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/FBProfilePictureView.swift", "kind": "StringLiteral", "offset": 1543, "length": 4, "value": "\"me\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 312, "length": 32, "value": "\"fb_mobile_achievement_unlocked\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 367, "length": 24, "value": "\"fb_mobile_activate_app\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 418, "length": 28, "value": "\"fb_mobile_add_payment_info\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 468, "length": 23, "value": "\"fb_mobile_add_to_cart\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 517, "length": 27, "value": "\"fb_mobile_add_to_wishlist\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 576, "length": 33, "value": "\"fb_mobile_complete_registration\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 633, "length": 24, "value": "\"fb_mobile_content_view\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 685, "length": 30, "value": "\"fb_mobile_initiated_checkout\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 739, "length": 26, "value": "\"fb_mobile_level_achieved\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 785, "length": 20, "value": "\"fb_mobile_purchase\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 821, "length": 16, "value": "\"fb_mobile_rate\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 856, "length": 18, "value": "\"fb_mobile_search\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 897, "length": 25, "value": "\"fb_mobile_spent_credits\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 950, "length": 31, "value": "\"fb_mobile_tutorial_completion\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 312, "length": 32, "value": "\"fb_mobile_achievement_unlocked\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 367, "length": 24, "value": "\"fb_mobile_activate_app\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 418, "length": 28, "value": "\"fb_mobile_add_payment_info\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 468, "length": 23, "value": "\"fb_mobile_add_to_cart\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 517, "length": 27, "value": "\"fb_mobile_add_to_wishlist\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 576, "length": 33, "value": "\"fb_mobile_complete_registration\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 633, "length": 24, "value": "\"fb_mobile_content_view\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 685, "length": 30, "value": "\"fb_mobile_initiated_checkout\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 739, "length": 26, "value": "\"fb_mobile_level_achieved\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 785, "length": 20, "value": "\"fb_mobile_purchase\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 821, "length": 16, "value": "\"fb_mobile_rate\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 856, "length": 18, "value": "\"fb_mobile_search\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 897, "length": 25, "value": "\"fb_mobile_spent_credits\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 950, "length": 31, "value": "\"fb_mobile_tutorial_completion\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1036, "length": 10, "value": "\"_logTime\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1066, "length": 12, "value": "\"_eventName\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1099, "length": 13, "value": "\"_valueToSum\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1133, "length": 13, "value": "\"content_ids\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1165, "length": 15, "value": "\"fb_content_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1202, "length": 17, "value": "\"fb_content_type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1241, "length": 16, "value": "\"fb_description\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1273, "length": 10, "value": "\"fb_level\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1308, "length": 21, "value": "\"fb_max_rating_value\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1348, "length": 14, "value": "\"fb_num_items\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1393, "length": 27, "value": "\"fb_payment_info_available\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1449, "length": 24, "value": "\"fb_registration_method\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1496, "length": 18, "value": "\"fb_search_string\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1532, "length": 12, "value": "\"fb_success\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1562, "length": 13, "value": "\"fb_order_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1592, "length": 9, "value": "\"ad_type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1620, "length": 13, "value": "\"fb_currency\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1036, "length": 10, "value": "\"_logTime\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1066, "length": 12, "value": "\"_eventName\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1099, "length": 13, "value": "\"_valueToSum\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1133, "length": 13, "value": "\"content_ids\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1165, "length": 15, "value": "\"fb_content_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1202, "length": 17, "value": "\"fb_content_type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1241, "length": 16, "value": "\"fb_description\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1273, "length": 10, "value": "\"fb_level\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1308, "length": 21, "value": "\"fb_max_rating_value\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1348, "length": 14, "value": "\"fb_num_items\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1393, "length": 27, "value": "\"fb_payment_info_available\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1449, "length": 24, "value": "\"fb_registration_method\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1496, "length": 18, "value": "\"fb_search_string\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1532, "length": 12, "value": "\"fb_success\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1562, "length": 13, "value": "\"fb_order_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1592, "length": 9, "value": "\"ad_type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1620, "length": 13, "value": "\"fb_currency\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1988, "length": 9, "value": "\"anon_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2017, "length": 13, "value": "\"app_user_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2053, "length": 15, "value": "\"advertiser_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2085, "length": 9, "value": "\"page_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2121, "length": 21, "value": "\"page_scoped_user_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2161, "length": 4, "value": "\"ud\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2203, "length": 29, "value": "\"advertiser_tracking_enabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2248, "length": 30, "value": "\"application_tracking_enabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2302, "length": 16, "value": "\"consider_views\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2340, "length": 14, "value": "\"device_token\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2396, "length": 20, "value": "\"include_dwell_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2443, "length": 20, "value": "\"include_video_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2489, "length": 18, "value": "\"install_referrer\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2534, "length": 19, "value": "\"installer_package\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2575, "length": 14, "value": "\"receipt_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2610, "length": 13, "value": "\"url_schemes\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2645, "length": 14, "value": "\"campaign_ids\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 1988, "length": 9, "value": "\"anon_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2017, "length": 13, "value": "\"app_user_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2053, "length": 15, "value": "\"advertiser_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2085, "length": 9, "value": "\"page_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2121, "length": 21, "value": "\"page_scoped_user_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2161, "length": 4, "value": "\"ud\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2203, "length": 29, "value": "\"advertiser_tracking_enabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2248, "length": 30, "value": "\"application_tracking_enabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2302, "length": 16, "value": "\"consider_views\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2340, "length": 14, "value": "\"device_token\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2396, "length": 20, "value": "\"include_dwell_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2443, "length": 20, "value": "\"include_video_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2489, "length": 18, "value": "\"install_referrer\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2534, "length": 19, "value": "\"installer_package\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2575, "length": 14, "value": "\"receipt_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2610, "length": 13, "value": "\"url_schemes\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2645, "length": 14, "value": "\"campaign_ids\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2754, "length": 11, "value": "\"user_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2783, "length": 10, "value": "\"app_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2814, "length": 13, "value": "\"custom_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2850, "length": 15, "value": "\"custom_events\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2754, "length": 11, "value": "\"user_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2783, "length": 10, "value": "\"app_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2814, "length": 13, "value": "\"custom_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2850, "length": 15, "value": "\"custom_events\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2935, "length": 7, "value": "\"value\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2962, "length": 12, "value": "\"event_time\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2994, "length": 12, "value": "\"event_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3027, "length": 13, "value": "\"content_ids\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3078, "length": 14, "value": "\"content_type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3149, "length": 18, "value": "\"max_rating_value\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3186, "length": 11, "value": "\"num_items\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3228, "length": 24, "value": "\"payment_info_available\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3281, "length": 21, "value": "\"registration_method\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3325, "length": 15, "value": "\"search_string\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3373, "length": 10, "value": "\"order_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3400, "length": 9, "value": "\"ad_type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2935, "length": 7, "value": "\"value\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2962, "length": 12, "value": "\"event_time\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 2994, "length": 12, "value": "\"event_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3027, "length": 13, "value": "\"content_ids\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3078, "length": 14, "value": "\"content_type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3149, "length": 18, "value": "\"max_rating_value\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3186, "length": 11, "value": "\"num_items\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3228, "length": 24, "value": "\"payment_info_available\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3281, "length": 21, "value": "\"registration_method\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3325, "length": 15, "value": "\"search_string\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3373, "length": 10, "value": "\"order_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3400, "length": 9, "value": "\"ad_type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3516, "length": 9, "value": "\"anon_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3545, "length": 13, "value": "\"fb_login_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3588, "length": 9, "value": "\"page_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3624, "length": 21, "value": "\"page_scoped_user_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3664, "length": 4, "value": "\"ud\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3706, "length": 29, "value": "\"advertiser_tracking_enabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3751, "length": 30, "value": "\"application_tracking_enabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3805, "length": 16, "value": "\"consider_views\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3843, "length": 14, "value": "\"device_token\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3899, "length": 20, "value": "\"include_dwell_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3946, "length": 20, "value": "\"include_video_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3992, "length": 18, "value": "\"install_referrer\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4037, "length": 19, "value": "\"installer_package\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4078, "length": 14, "value": "\"receipt_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4113, "length": 13, "value": "\"url_schemes\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4148, "length": 14, "value": "\"campaign_ids\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3516, "length": 9, "value": "\"anon_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3545, "length": 13, "value": "\"fb_login_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3588, "length": 9, "value": "\"page_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3624, "length": 21, "value": "\"page_scoped_user_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3664, "length": 4, "value": "\"ud\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3706, "length": 29, "value": "\"advertiser_tracking_enabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3751, "length": 30, "value": "\"application_tracking_enabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3805, "length": 16, "value": "\"consider_views\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3843, "length": 14, "value": "\"device_token\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3899, "length": 20, "value": "\"include_dwell_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3946, "length": 20, "value": "\"include_video_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 3992, "length": 18, "value": "\"install_referrer\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4037, "length": 19, "value": "\"installer_package\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4078, "length": 14, "value": "\"receipt_data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4113, "length": 13, "value": "\"url_schemes\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4148, "length": 14, "value": "\"campaign_ids\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4234, "length": 21, "value": "\"AchievementUnlocked\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4277, "length": 13, "value": "\"ActivateApp\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4315, "length": 16, "value": "\"AddPaymentInfo\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4351, "length": 11, "value": "\"AddToCart\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4386, "length": 15, "value": "\"AddToWishlist\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4432, "length": 22, "value": "\"CompleteRegistration\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4476, "length": 13, "value": "\"ViewContent\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4516, "length": 18, "value": "\"InitiateCheckout\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4558, "length": 15, "value": "\"LevelAchieved\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4592, "length": 10, "value": "\"Purchase\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4617, "length": 6, "value": "\"Rate\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4640, "length": 8, "value": "\"Search\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4671, "length": 14, "value": "\"SpentCredits\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4714, "length": 20, "value": "\"TutorialCompletion\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4234, "length": 21, "value": "\"AchievementUnlocked\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4277, "length": 13, "value": "\"ActivateApp\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4315, "length": 16, "value": "\"AddPaymentInfo\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4351, "length": 11, "value": "\"AddToCart\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4386, "length": 15, "value": "\"AddToWishlist\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4432, "length": 22, "value": "\"CompleteRegistration\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4476, "length": 13, "value": "\"ViewContent\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4516, "length": 18, "value": "\"InitiateCheckout\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4558, "length": 15, "value": "\"LevelAchieved\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4592, "length": 10, "value": "\"Purchase\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4617, "length": 6, "value": "\"Rate\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4640, "length": 8, "value": "\"Search\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4671, "length": 14, "value": "\"SpentCredits\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4714, "length": 20, "value": "\"TutorialCompletion\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4808, "length": 15, "value": "\"action_source\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4861, "length": 18, "value": "\"MobileAppInstall\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4906, "length": 19, "value": "\"install_timestamp\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4808, "length": 15, "value": "\"action_source\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4861, "length": 18, "value": "\"MobileAppInstall\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 4906, "length": 19, "value": "\"install_timestamp\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 8628, "length": 25, "value": "\"data_processing_options\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 8673, "length": 33, "value": "\"data_processing_options_country\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 8724, "length": 31, "value": "\"data_processing_options_state\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 8628, "length": 25, "value": "\"data_processing_options\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 8673, "length": 33, "value": "\"data_processing_options_country\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", "offset": 8724, "length": 31, "value": "\"data_processing_options_state\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "StringLiteral", "offset": 317, "length": 10, "value": "\"endpoint\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "StringLiteral", "offset": 345, "length": 12, "value": "\"is_enabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "StringLiteral", "offset": 377, "length": 12, "value": "\"dataset_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "StringLiteral", "offset": 409, "length": 12, "value": "\"access_key\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "StringLiteral", "offset": 317, "length": 10, "value": "\"endpoint\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "StringLiteral", "offset": 345, "length": 12, "value": "\"is_enabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "StringLiteral", "offset": 377, "length": 12, "value": "\"dataset_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "StringLiteral", "offset": 409, "length": 12, "value": "\"access_key\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "StringLiteral", "offset": 657, "length": 22, "value": "\"cloudbridge_settings\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "StringLiteral", "offset": 736, "length": 20, "value": "\"capi_gateway_queue\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "BooleanLiteral", "offset": 849, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "BooleanLiteral", "offset": 1029, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "Array", "offset": 1083, "length": 2, "value": "[]" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", "kind": "IntegerLiteral", "offset": 1163, "length": 5, "value": "86400" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKTransformerGraphRequestFactory.swift", "kind": "StringLiteral", "offset": 380, "length": 18, "value": "\"application\/json\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKTransformerGraphRequestFactory.swift", "kind": "IntegerLiteral", "offset": 423, "length": 2, "value": "60" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKTransformerGraphRequestFactory.swift", "kind": "IntegerLiteral", "offset": 450, "length": 4, "value": "1000" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKTransformerGraphRequestFactory.swift", "kind": "IntegerLiteral", "offset": 482, "length": 2, "value": "10" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKTransformerGraphRequestFactory.swift", "kind": "Array", "offset": 518, "length": 192, "value": "[1009, 1004, 429, 503, 504]" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKTransformerGraphRequestFactory.swift", "kind": "Array", "offset": 977, "length": 2, "value": "[]" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 485, "length": 6, "value": "\"data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 521, "length": 14, "value": "\"access_token\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 569, "length": 20, "value": "\"oauth\/access_token\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 617, "length": 12, "value": "\"grant_type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 654, "length": 8, "value": "\"fields\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 689, "length": 11, "value": "\"client_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 728, "length": 12, "value": "\"expires_at\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 783, "length": 29, "value": "\"data_access_expiration_time\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 841, "length": 12, "value": "\"permission\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 878, "length": 8, "value": "\"status\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 912, "length": 9, "value": "\"granted\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 948, "length": 10, "value": "\"declined\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 984, "length": 9, "value": "\"expired\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "IntegerLiteral", "offset": 1077, "length": 2, "value": "24" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "IntegerLiteral", "offset": 1082, "length": 2, "value": "60" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "IntegerLiteral", "offset": 1087, "length": 2, "value": "60" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "IntegerLiteral", "offset": 1159, "length": 2, "value": "60" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "IntegerLiteral", "offset": 1164, "length": 2, "value": "60" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 1211, "length": 21, "value": "\"fb_extend_sso_token\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 1275, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 1311, "length": 16, "value": "\"me\/permissions\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Network\/GraphRequestPiggybackManager.swift", "kind": "StringLiteral", "offset": 1370, "length": 2, "value": "\"\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 7931, "length": 16, "value": "\"public_profile\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 7969, "length": 14, "value": "\"user_friends\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8018, "length": 15, "value": "\"user_about_me\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8060, "length": 20, "value": "\"user_actions.books\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8109, "length": 21, "value": "\"user_action.fitness\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8157, "length": 20, "value": "\"user_actions.music\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8203, "length": 19, "value": "\"user_actions.news\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8249, "length": 20, "value": "\"user_actions.video\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8292, "length": 15, "value": "\"user_birthday\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8338, "length": 24, "value": "\"user_education_history\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8383, "length": 13, "value": "\"user_events\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8424, "length": 21, "value": "\"user_games_activity\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8466, "length": 13, "value": "\"user_gender\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8502, "length": 15, "value": "\"user_hometown\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8537, "length": 12, "value": "\"user_likes\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8572, "length": 15, "value": "\"user_location\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8615, "length": 21, "value": "\"user_managed_groups\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8657, "length": 13, "value": "\"user_photos\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8690, "length": 12, "value": "\"user_posts\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8730, "length": 20, "value": "\"user_relationships\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8784, "length": 27, "value": "\"user_relationship_details\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8842, "length": 24, "value": "\"user_religion_politics\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8893, "length": 20, "value": "\"user_tagged_places\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8934, "length": 13, "value": "\"user_videos\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8969, "length": 14, "value": "\"user_website\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9009, "length": 19, "value": "\"user_work_history\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9060, "length": 25, "value": "\"read_custom_friendlists\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9108, "length": 15, "value": "\"read_insights\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9161, "length": 32, "value": "\"read_audience_network_insights\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9221, "length": 21, "value": "\"read_page_mailboxes\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9266, "length": 17, "value": "\"pages_show_list\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9308, "length": 18, "value": "\"pages_manage_cta\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9363, "length": 31, "value": "\"pages_manage_instant_articles\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9412, "length": 10, "value": "\"ads_read\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9441, "length": 11, "value": "\"user_link\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9475, "length": 16, "value": "\"user_age_range\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 7931, "length": 16, "value": "\"public_profile\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 7969, "length": 14, "value": "\"user_friends\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8018, "length": 15, "value": "\"user_about_me\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8060, "length": 20, "value": "\"user_actions.books\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8109, "length": 21, "value": "\"user_action.fitness\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8157, "length": 20, "value": "\"user_actions.music\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8203, "length": 19, "value": "\"user_actions.news\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8249, "length": 20, "value": "\"user_actions.video\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8292, "length": 15, "value": "\"user_birthday\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8338, "length": 24, "value": "\"user_education_history\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8383, "length": 13, "value": "\"user_events\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8424, "length": 21, "value": "\"user_games_activity\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8466, "length": 13, "value": "\"user_gender\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8502, "length": 15, "value": "\"user_hometown\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8537, "length": 12, "value": "\"user_likes\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8572, "length": 15, "value": "\"user_location\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8615, "length": 21, "value": "\"user_managed_groups\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8657, "length": 13, "value": "\"user_photos\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8690, "length": 12, "value": "\"user_posts\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8730, "length": 20, "value": "\"user_relationships\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8784, "length": 27, "value": "\"user_relationship_details\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8842, "length": 24, "value": "\"user_religion_politics\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8893, "length": 20, "value": "\"user_tagged_places\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8934, "length": 13, "value": "\"user_videos\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 8969, "length": 14, "value": "\"user_website\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9009, "length": 19, "value": "\"user_work_history\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9060, "length": 25, "value": "\"read_custom_friendlists\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9108, "length": 15, "value": "\"read_insights\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9161, "length": 32, "value": "\"read_audience_network_insights\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9221, "length": 21, "value": "\"read_page_mailboxes\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9266, "length": 17, "value": "\"pages_show_list\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9308, "length": 18, "value": "\"pages_manage_cta\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9363, "length": 31, "value": "\"pages_manage_instant_articles\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9412, "length": 10, "value": "\"ads_read\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9441, "length": 11, "value": "\"user_link\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", "kind": "StringLiteral", "offset": 9475, "length": 16, "value": "\"user_age_range\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "IntegerLiteral", "offset": 591, "length": 6, "value": "1" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "IntegerLiteral", "offset": 699, "length": 5, "value": "2" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "IntegerLiteral", "offset": 806, "length": 5, "value": "3" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "IntegerLiteral", "offset": 913, "length": 5, "value": "4" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "IntegerLiteral", "offset": 591, "length": 6, "value": "1" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "IntegerLiteral", "offset": 699, "length": 5, "value": "2" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "IntegerLiteral", "offset": 806, "length": 5, "value": "3" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "IntegerLiteral", "offset": 913, "length": 5, "value": "4" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "StringLiteral", "offset": 2718, "length": 7, "value": "\"graph\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "StringLiteral", "offset": 2748, "length": 9, "value": "\"picture\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "StringLiteral", "offset": 2817, "length": 14, "value": "\"access_token\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "StringLiteral", "offset": 2857, "length": 6, "value": "\"type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "StringLiteral", "offset": 2817, "length": 14, "value": "\"access_token\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "StringLiteral", "offset": 2857, "length": 6, "value": "\"type\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 292, "length": 12, "value": "\"MM\/dd\/yyyy\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 5901, "length": 4, "value": "\"id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 5957, "length": 11, "value": "\"age_range\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6060, "length": 12, "value": "\"first_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6095, "length": 13, "value": "\"middle_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6129, "length": 11, "value": "\"last_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 5901, "length": 4, "value": "\"id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 5957, "length": 11, "value": "\"age_range\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6060, "length": 12, "value": "\"first_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6095, "length": 13, "value": "\"middle_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6129, "length": 11, "value": "\"last_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6238, "length": 4, "value": "\"me\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6275, "length": 8, "value": "\"fields\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6316, "length": 3, "value": "\",\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6378, "length": 4, "value": "\"id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6404, "length": 12, "value": "\"first_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6439, "length": 13, "value": "\"middle_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6473, "length": 11, "value": "\"last_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6505, "length": 6, "value": "\"name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6596, "length": 11, "value": "\"age_range\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6378, "length": 4, "value": "\"id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6404, "length": 12, "value": "\"first_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6439, "length": 13, "value": "\"middle_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6473, "length": 11, "value": "\"last_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6505, "length": 6, "value": "\"name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 6596, "length": 11, "value": "\"age_range\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "IntegerLiteral", "offset": 6725, "length": 2, "value": "60" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "IntegerLiteral", "offset": 6744, "length": 2, "value": "60" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "IntegerLiteral", "offset": 6763, "length": 2, "value": "24" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ProfileProviding.swift", "kind": "StringLiteral", "offset": 2627, "length": 46, "value": "\"com.facebook.sdk.FBSDKProfile.currentProfile\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile.swift", "kind": "BooleanLiteral", "offset": 3836, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile.swift", "kind": "StringLiteral", "offset": 858, "length": 7, "value": "\"FBSDKCoreKit.Profile\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+Logging.swift", "kind": "StringLiteral", "offset": 3661, "length": 460, "value": "\": Please set a value for FacebookAutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app install, app launch and in-app purchase events automatically. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https:\/\/developers.facebook.com\/docs\/app-events\/getting-started-app-events-ios#disable-auto-events.\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+Logging.swift", "kind": "StringLiteral", "offset": 4177, "length": 209, "value": "\": You haven't set a value for FacebookAdvertiserIDCollectionEnabled. Set the flag to TRUE if you want to collect Advertiser ID for better advertising and analytics results.\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+Logging.swift", "kind": "StringLiteral", "offset": 4441, "length": 250, "value": "\": The value for FacebookAdvertiserIDCollectionEnabled is currently set to FALSE so you're sending app events without collecting Advertiser ID. This can affect the quality of your advertising and analytics results.\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+Logging.swift", "kind": "StringLiteral", "offset": 4842, "length": 7, "value": "\"usage\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+Logging.swift", "kind": "StringLiteral", "offset": 4897, "length": 9, "value": "\"initial\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+Logging.swift", "kind": "StringLiteral", "offset": 4955, "length": 10, "value": "\"previous\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+Logging.swift", "kind": "StringLiteral", "offset": 5013, "length": 9, "value": "\"current\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistedProperties.swift", "kind": "BooleanLiteral", "offset": 2021, "length": 4, "value": "true" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistedProperties.swift", "kind": "BooleanLiteral", "offset": 2222, "length": 4, "value": "true" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistedProperties.swift", "kind": "BooleanLiteral", "offset": 2405, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 291, "length": 25, "value": "\"FacebookUrlSchemeSuffix\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 340, "length": 21, "value": "\"FacebookClientToken\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 385, "length": 21, "value": "\"FacebookDisplayName\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 429, "length": 20, "value": "\"FacebookDomainPart\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 487, "length": 33, "value": "\"FacebookAutoLogAppEventsEnabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 564, "length": 39, "value": "\"FacebookAdvertiserIDCollectionEnabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 641, "length": 33, "value": "\"FacebookCodelessDebugLogEnabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 703, "length": 25, "value": "\"FacebookLoggingBehavior\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 746, "length": 15, "value": "\"FacebookAppID\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 796, "length": 32, "value": "\"FacebookJpegCompressionQuality\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 867, "length": 34, "value": "\"FacebookSKAdNetworkReportEnabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 939, "length": 57, "value": "\"com.facebook.sdk:FBSDKSettingsAdvertisingTrackingStatus\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1031, "length": 54, "value": "\"com.facebook.sdk:FBSDKSettingsLimitEventAndDataUsage\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1133, "length": 67, "value": "\"com.facebook.sdk:FBSDKSettingsUseCachedValuesForExpensiveMetadata\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1234, "length": 53, "value": "\"com.facebook.sdk.FBSDKSettingsUseTokenOptimizations\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1321, "length": 53, "value": "\"com.facebook.sdk:FBSDKSettingsDataProcessingOptions\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1394, "length": 39, "value": "\"com.facebook.sdk:FBSDKSettingsBitmask\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1462, "length": 48, "value": "\"com.facebook.sdk:FBSDKSettingsInstallTimestamp\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1560, "length": 69, "value": "\"com.facebook.sdk:FBSDKSettingsSetAdvertiserTrackingEnabledTimestamp\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 291, "length": 25, "value": "\"FacebookUrlSchemeSuffix\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 340, "length": 21, "value": "\"FacebookClientToken\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 385, "length": 21, "value": "\"FacebookDisplayName\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 429, "length": 20, "value": "\"FacebookDomainPart\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 487, "length": 33, "value": "\"FacebookAutoLogAppEventsEnabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 564, "length": 39, "value": "\"FacebookAdvertiserIDCollectionEnabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 641, "length": 33, "value": "\"FacebookCodelessDebugLogEnabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 703, "length": 25, "value": "\"FacebookLoggingBehavior\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 746, "length": 15, "value": "\"FacebookAppID\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 796, "length": 32, "value": "\"FacebookJpegCompressionQuality\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 867, "length": 34, "value": "\"FacebookSKAdNetworkReportEnabled\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 939, "length": 57, "value": "\"com.facebook.sdk:FBSDKSettingsAdvertisingTrackingStatus\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1031, "length": 54, "value": "\"com.facebook.sdk:FBSDKSettingsLimitEventAndDataUsage\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1133, "length": 67, "value": "\"com.facebook.sdk:FBSDKSettingsUseCachedValuesForExpensiveMetadata\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1234, "length": 53, "value": "\"com.facebook.sdk.FBSDKSettingsUseTokenOptimizations\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1321, "length": 53, "value": "\"com.facebook.sdk:FBSDKSettingsDataProcessingOptions\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1394, "length": 39, "value": "\"com.facebook.sdk:FBSDKSettingsBitmask\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1462, "length": 48, "value": "\"com.facebook.sdk:FBSDKSettingsInstallTimestamp\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", "kind": "StringLiteral", "offset": 1560, "length": 69, "value": "\"com.facebook.sdk:FBSDKSettingsSetAdvertiserTrackingEnabledTimestamp\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "FloatLiteral", "offset": 1347, "length": 3, "value": "0.9" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "BooleanLiteral", "offset": 5615, "length": 4, "value": "true" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "BooleanLiteral", "offset": 6356, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "BooleanLiteral", "offset": 7159, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "BooleanLiteral", "offset": 7308, "length": 4, "value": "true" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "StringLiteral", "offset": 12406, "length": 5, "value": "\"ldu\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "BooleanLiteral", "offset": 17013, "length": 4, "value": "true" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "StringLiteral", "offset": 20647, "length": 391, "value": "\"As of v9.0, you must initialize the SDK prior to calling any methods or setting any properties. You can do this by calling `ApplicationDelegate.application(_:didFinishLaunchingWithOptions:)`. Learn more: https:\/\/developers.facebook.com\/docs\/ios\/getting-started. If no `UIApplication` instance is available, you can use `ApplicationDelegate.initializeSDK()`.\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ShareDialogConfiguration.swift", "kind": "StringLiteral", "offset": 357, "length": 9, "value": "\"message\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ShareDialogConfiguration.swift", "kind": "StringLiteral", "offset": 395, "length": 7, "value": "\"share\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/TokenCaching\/TokenCache.swift", "kind": "StringLiteral", "offset": 314, "length": 52, "value": "\"com.facebook.sdk.v4.FBSDKAccessTokenInformationKey\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/TokenCaching\/TokenCache.swift", "kind": "StringLiteral", "offset": 404, "length": 60, "value": "\"com.facebook.sdk.v4.FBSDKAccessTokenInformationKeychainKey\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/TokenCaching\/TokenCache.swift", "kind": "StringLiteral", "offset": 514, "length": 60, "value": "\"com.facebook.sdk.v9.FBSDKAuthenticationTokenInformationKey\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/TokenCaching\/TokenCache.swift", "kind": "StringLiteral", "offset": 620, "length": 68, "value": "\"com.facebook.sdk.v9.FBSDKAuthenticationTokenInformationKeychainKey\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/TokenCaching\/TokenCache.swift", "kind": "StringLiteral", "offset": 716, "length": 11, "value": "\"tokenUUID\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/TokenCaching\/TokenCache.swift", "kind": "StringLiteral", "offset": 758, "length": 14, "value": "\"tokenEncoded\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/TokenCaching\/_AccessTokenExpirer.swift", "kind": "StringLiteral", "offset": 483, "length": 19, "value": "\"FBSDKCoreKit._AccessTokenExpirer\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_BridgeAPI.swift", "kind": "StringLiteral", "offset": 682, "length": 59, "value": "\"com.apple.AuthenticationServices.WebAuthenticationSession\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_BridgeAPI.swift", "kind": "StringLiteral", "offset": 777, "length": 11, "value": "\"com.apple\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_BridgeAPI.swift", "kind": "StringLiteral", "offset": 825, "length": 8, "value": "\"bridge\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_BridgeAPI.swift", "kind": "BooleanLiteral", "offset": 1420, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_BridgeAPI.swift", "kind": "BooleanLiteral", "offset": 1519, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_BridgeAPI.swift", "kind": "BooleanLiteral", "offset": 1542, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_BridgeAPI.swift", "kind": "StringLiteral", "offset": 445, "length": 10, "value": "\"FBSDKCoreKit._BridgeAPI\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "IntegerLiteral", "offset": 693, "length": 4, "value": "1024" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "IntegerLiteral", "offset": 700, "length": 2, "value": "16" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1272, "length": 6, "value": "\"data\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1417, "length": 5, "value": "\"png\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1486, "length": 10, "value": "\"isBase64\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1527, "length": 14, "value": "\"isPasteboard\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1563, "length": 5, "value": "\"tag\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1592, "length": 32, "value": "\"fbAppBridgeType_jsonReadyValue\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1653, "length": 39, "value": "\"com.facebook.Facebook.FBAppBridgeType\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1757, "length": 15, "value": "\"CFBundleIcons\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1802, "length": 21, "value": "\"CFBundlePrimaryIcon\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1851, "length": 19, "value": "\"CFBundleIconFiles\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1926, "length": 7, "value": "\"error\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 1965, "length": 16, "value": "\"method_results\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2017, "length": 19, "value": "\"completionGesture\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2061, "length": 8, "value": "\"cancel\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2094, "length": 8, "value": "\"dialog\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2177, "length": 11, "value": "\"action_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2214, "length": 10, "value": "\"app_icon\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2250, "length": 10, "value": "\"app_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2289, "length": 13, "value": "\"sdk_version\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2360, "length": 13, "value": "\"bridge_args\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2398, "length": 13, "value": "\"method_args\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2466, "length": 6, "value": "\"code\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2497, "length": 8, "value": "\"domain\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 2532, "length": 11, "value": "\"user_info\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", "kind": "StringLiteral", "offset": 457, "length": 26, "value": "\"FBSDKCoreKit._BridgeAPIProtocolNativeV1\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/ServerConfiguration\/_DialogConfigurationMapBuilder.swift", "kind": "StringLiteral", "offset": 587, "length": 6, "value": "\"name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/ServerConfiguration\/_DialogConfigurationMapBuilder.swift", "kind": "StringLiteral", "offset": 615, "length": 5, "value": "\"url\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/ServerConfiguration\/_DialogConfigurationMapBuilder.swift", "kind": "StringLiteral", "offset": 647, "length": 10, "value": "\"versions\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/_ErrorFactory.swift", "kind": "StringLiteral", "offset": 529, "length": 23, "value": "\"com.facebook.sdk.core\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/_ErrorFactory.swift", "kind": "StringLiteral", "offset": 578, "length": 48, "value": "\"com.facebook.sdk:FBSDKErrorDeveloperMessageKey\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/_ErrorFactory.swift", "kind": "StringLiteral", "offset": 657, "length": 44, "value": "\"com.facebook.sdk:FBSDKErrorArgumentNameKey\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/_ErrorFactory.swift", "kind": "StringLiteral", "offset": 733, "length": 45, "value": "\"com.facebook.sdk:FBSDKErrorArgumentValueKey\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/FeatureManager\/_FeatureManager.swift", "kind": "StringLiteral", "offset": 571, "length": 51, "value": "\"com.facebook.sdk:FBSDKFeatureManager.FBSDKFeature\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_MeasurementEvent.swift", "kind": "StringLiteral", "offset": 691, "length": 12, "value": "\"event_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_MeasurementEvent.swift", "kind": "StringLiteral", "offset": 792, "length": 12, "value": "\"event_args\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/_PaymentObserver.swift", "kind": "BooleanLiteral", "offset": 594, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/_PaymentObserver.swift", "kind": "StringLiteral", "offset": 514, "length": 16, "value": "\"FBSDKCoreKit._PaymentObserver\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/_RestrictiveEventFilter.swift", "kind": "StringLiteral", "offset": 459, "length": 23, "value": "\"FBSDKCoreKit._RestrictiveEventFilter\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/SKAdNetwork\/_SKAdNetworkEvent.swift", "kind": "StringLiteral", "offset": 604, "length": 12, "value": "\"event_name\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/SKAdNetwork\/_SKAdNetworkEvent.swift", "kind": "StringLiteral", "offset": 641, "length": 8, "value": "\"values\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/SKAdNetwork\/_SKAdNetworkEvent.swift", "kind": "StringLiteral", "offset": 676, "length": 10, "value": "\"currency\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/SKAdNetwork\/_SKAdNetworkEvent.swift", "kind": "StringLiteral", "offset": 711, "length": 8, "value": "\"amount\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/SKAdNetwork\/_SKAdNetworkEvent.swift", "kind": "StringLiteral", "offset": 453, "length": 17, "value": "\"FBSDKCoreKit._SKAdNetworkEvent\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/UI\/_ViewImpressionLogger.swift", "kind": "StringLiteral", "offset": 479, "length": 21, "value": "\"FBSDKCoreKit._ViewImpressionLogger\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "BooleanLiteral", "offset": 507, "length": 5, "value": "false" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "FloatLiteral", "offset": 785, "length": 3, "value": "0.2" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "FloatLiteral", "offset": 814, "length": 3, "value": "0.3" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "StringLiteral", "offset": 882, "length": 9, "value": "\"display\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "StringLiteral", "offset": 913, "length": 5, "value": "\"sdk\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "StringLiteral", "offset": 948, "length": 14, "value": "\"redirect_uri\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "StringLiteral", "offset": 986, "length": 8, "value": "\"app_id\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "StringLiteral", "offset": 1024, "length": 14, "value": "\"access_token\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "StringLiteral", "offset": 1103, "length": 7, "value": "\"touch\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "StringLiteral", "offset": 1139, "length": 35, "value": "\"ios-\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "StringLiteral", "offset": 1173, "length": 1, "value": "\"\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "StringLiteral", "offset": 1200, "length": 21, "value": "\"fbconnect:\/\/success\"" }, { "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", "kind": "StringLiteral", "offset": 447, "length": 10, "value": "\"FBSDKCoreKit._WebDialog\"" } ] }