|  |  |  | 
|---|
|  |  |  | #if 0 | 
|---|
|  |  |  | #elif defined(__arm64__) && __arm64__ | 
|---|
|  |  |  | // Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
|---|
|  |  |  | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
|---|
|  |  |  | #ifndef FBAEMKIT_SWIFT_H | 
|---|
|  |  |  | #define FBAEMKIT_SWIFT_H | 
|---|
|  |  |  | #pragma clang diagnostic push | 
|---|
|  |  |  | 
|---|
|  |  |  | # include <swift/objc-prologue.h> | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #pragma clang diagnostic ignored "-Wduplicate-method-match" | 
|---|
|  |  |  | #pragma clang diagnostic ignored "-Wauto-import" | 
|---|
|  |  |  | #if defined(__OBJC__) | 
|---|
|  |  |  | #include <Foundation/Foundation.h> | 
|---|
|  |  |  | 
|---|
|  |  |  | #include <cstdint> | 
|---|
|  |  |  | #include <cstddef> | 
|---|
|  |  |  | #include <cstdbool> | 
|---|
|  |  |  | #include <cstring> | 
|---|
|  |  |  | #include <stdlib.h> | 
|---|
|  |  |  | #include <new> | 
|---|
|  |  |  | #include <type_traits> | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | #include <stdint.h> | 
|---|
|  |  |  | #include <stddef.h> | 
|---|
|  |  |  | #include <stdbool.h> | 
|---|
|  |  |  | #include <string.h> | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | #if defined(__arm64e__) && __has_include(<ptrauth.h>) | 
|---|
|  |  |  | # include <ptrauth.h> | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | #pragma clang diagnostic push | 
|---|
|  |  |  | #pragma clang diagnostic ignored "-Wreserved-macro-identifier" | 
|---|
|  |  |  | # ifndef __ptrauth_swift_value_witness_function_pointer | 
|---|
|  |  |  | #  define __ptrauth_swift_value_witness_function_pointer(x) | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | # ifndef __ptrauth_swift_class_method_pointer | 
|---|
|  |  |  | #  define __ptrauth_swift_class_method_pointer(x) | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #pragma clang diagnostic pop | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_TYPEDEFS) | 
|---|
|  |  |  | 
|---|
|  |  |  | #  define SWIFT_CLASS_PROPERTY(...) | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_RUNTIME_NAME) | 
|---|
|  |  |  | #if __has_attribute(objc_runtime_name) | 
|---|
|  |  |  | # define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_RUNTIME_NAME(X) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_COMPILE_NAME) | 
|---|
|  |  |  | #if __has_attribute(swift_name) | 
|---|
|  |  |  | # define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_COMPILE_NAME(X) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_METHOD_FAMILY) | 
|---|
|  |  |  | #if __has_attribute(objc_method_family) | 
|---|
|  |  |  | # define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_METHOD_FAMILY(X) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_NOESCAPE) | 
|---|
|  |  |  | #if __has_attribute(noescape) | 
|---|
|  |  |  | # define SWIFT_NOESCAPE __attribute__((noescape)) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_NOESCAPE | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_RELEASES_ARGUMENT) | 
|---|
|  |  |  | #if __has_attribute(ns_consumed) | 
|---|
|  |  |  | # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_RELEASES_ARGUMENT | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_WARN_UNUSED_RESULT) | 
|---|
|  |  |  | #if __has_attribute(warn_unused_result) | 
|---|
|  |  |  | # define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_WARN_UNUSED_RESULT | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_NORETURN) | 
|---|
|  |  |  | #if __has_attribute(noreturn) | 
|---|
|  |  |  | # define SWIFT_NORETURN __attribute__((noreturn)) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_NORETURN | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_CLASS_EXTRA) | 
|---|
|  |  |  | # define SWIFT_CLASS_EXTRA | 
|---|
|  |  |  | 
|---|
|  |  |  | #  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_PROTOCOL) | 
|---|
|  |  |  | # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
|---|
|  |  |  | # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_EXTENSION) | 
|---|
|  |  |  | # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #if !defined(OBJC_DESIGNATED_INITIALIZER) | 
|---|
|  |  |  | # if __has_attribute(objc_designated_initializer) | 
|---|
|  |  |  | #  define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) | 
|---|
|  |  |  | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_ENUM_ATTR) | 
|---|
|  |  |  | # if defined(__has_attribute) && __has_attribute(enum_extensibility) | 
|---|
|  |  |  | # if __has_attribute(enum_extensibility) | 
|---|
|  |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) | 
|---|
|  |  |  | # else | 
|---|
|  |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) | 
|---|
|  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_DEPRECATED_MSG) | 
|---|
|  |  |  | # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_DEPRECATED_OBJC) | 
|---|
|  |  |  | #if __has_feature(attribute_diagnose_if_objc) | 
|---|
|  |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__OBJC__) | 
|---|
|  |  |  | #if !defined(IBSegueAction) | 
|---|
|  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_CALL) | 
|---|
|  |  |  | # define SWIFT_CALL __attribute__((swiftcall)) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | #if !defined(SWIFT_NOEXCEPT) | 
|---|
|  |  |  | # define SWIFT_NOEXCEPT noexcept | 
|---|
|  |  |  | #if !defined(SWIFT_INDIRECT_RESULT) | 
|---|
|  |  |  | # define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_CONTEXT) | 
|---|
|  |  |  | # define SWIFT_CONTEXT __attribute__((swift_context)) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_ERROR_RESULT) | 
|---|
|  |  |  | # define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | # define SWIFT_NOEXCEPT noexcept | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | #if !defined(SWIFT_NOEXCEPT) | 
|---|
|  |  |  | # define SWIFT_NOEXCEPT | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_C_INLINE_THUNK) | 
|---|
|  |  |  | # if __has_attribute(always_inline) | 
|---|
|  |  |  | # if __has_attribute(nodebug) | 
|---|
|  |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) | 
|---|
|  |  |  | # else | 
|---|
|  |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | #if !defined(SWIFT_CXX_INT_DEFINED) | 
|---|
|  |  |  | #define SWIFT_CXX_INT_DEFINED | 
|---|
|  |  |  | namespace swift { | 
|---|
|  |  |  | using Int = ptrdiff_t; | 
|---|
|  |  |  | using UInt = size_t; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | # else | 
|---|
|  |  |  | #  define SWIFT_C_INLINE_THUNK inline | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(_WIN32) | 
|---|
|  |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
|---|
|  |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
|---|
|  |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__OBJC__) | 
|---|
|  |  |  | #if __has_feature(modules) | 
|---|
|  |  |  | #if __has_feature(objc_modules) | 
|---|
|  |  |  | #if __has_warning("-Watimport-in-framework-header") | 
|---|
|  |  |  | #pragma clang diagnostic ignored "-Watimport-in-framework-header" | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | 
|---|
|  |  |  | @interface FBAEMReporter : NSObject | 
|---|
|  |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter; | 
|---|
|  |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter analyticsAppID:(NSString * _Nullable)analyticsAppID store:(id <FBSDKDataPersisting> _Nullable)store; | 
|---|
|  |  |  | /// Enable AEM reporting | 
|---|
|  |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate | 
|---|
|  |  |  | /// Enable AEM reporting. This function won’t work and AEM APIs will early return. | 
|---|
|  |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate. | 
|---|
|  |  |  | + (void)enable; | 
|---|
|  |  |  | /// Control whether to enable conversion filtering | 
|---|
|  |  |  | /// This function should be called in <code>application(_:open:options:)</code> from ApplicationDelegate | 
|---|
|  |  |  | 
|---|
|  |  |  | + (void)setAdvertiserRuleMatchInServerEnabled:(BOOL)enabled; | 
|---|
|  |  |  | /// Handle deeplink | 
|---|
|  |  |  | /// This function should be called in <code>application(_:open:options:) </code>from ApplicationDelegate | 
|---|
|  |  |  | + (void)handle:(NSURL * _Nonnull)url; | 
|---|
|  |  |  | + (void)handle:(NSURL * _Nullable)url; | 
|---|
|  |  |  | /// Calculate the conversion value for the app event based on the AEM configuration | 
|---|
|  |  |  | /// This function should be called when you log any in-app events | 
|---|
|  |  |  | + (void)recordAndUpdateEvent:(NSString * _Nonnull)event currency:(NSString * _Nullable)currency value:(NSNumber * _Nullable)value parameters:(NSDictionary<NSString *, id> * _Nullable)parameters; | 
|---|
|  |  |  | 
|---|
|  |  |  | @end | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if __has_attribute(external_source_symbol) | 
|---|
|  |  |  | # pragma clang attribute pop | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #pragma clang diagnostic pop | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #elif defined(__x86_64__) && __x86_64__ | 
|---|
|  |  |  | // Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
|---|
|  |  |  | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
|---|
|  |  |  | #ifndef FBAEMKIT_SWIFT_H | 
|---|
|  |  |  | #define FBAEMKIT_SWIFT_H | 
|---|
|  |  |  | #pragma clang diagnostic push | 
|---|
|  |  |  | 
|---|
|  |  |  | # include <swift/objc-prologue.h> | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #pragma clang diagnostic ignored "-Wduplicate-method-match" | 
|---|
|  |  |  | #pragma clang diagnostic ignored "-Wauto-import" | 
|---|
|  |  |  | #if defined(__OBJC__) | 
|---|
|  |  |  | #include <Foundation/Foundation.h> | 
|---|
|  |  |  | 
|---|
|  |  |  | #include <cstdint> | 
|---|
|  |  |  | #include <cstddef> | 
|---|
|  |  |  | #include <cstdbool> | 
|---|
|  |  |  | #include <cstring> | 
|---|
|  |  |  | #include <stdlib.h> | 
|---|
|  |  |  | #include <new> | 
|---|
|  |  |  | #include <type_traits> | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | #include <stdint.h> | 
|---|
|  |  |  | #include <stddef.h> | 
|---|
|  |  |  | #include <stdbool.h> | 
|---|
|  |  |  | #include <string.h> | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | #if defined(__arm64e__) && __has_include(<ptrauth.h>) | 
|---|
|  |  |  | # include <ptrauth.h> | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | #pragma clang diagnostic push | 
|---|
|  |  |  | #pragma clang diagnostic ignored "-Wreserved-macro-identifier" | 
|---|
|  |  |  | # ifndef __ptrauth_swift_value_witness_function_pointer | 
|---|
|  |  |  | #  define __ptrauth_swift_value_witness_function_pointer(x) | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | # ifndef __ptrauth_swift_class_method_pointer | 
|---|
|  |  |  | #  define __ptrauth_swift_class_method_pointer(x) | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #pragma clang diagnostic pop | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_TYPEDEFS) | 
|---|
|  |  |  | 
|---|
|  |  |  | #  define SWIFT_CLASS_PROPERTY(...) | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_RUNTIME_NAME) | 
|---|
|  |  |  | #if __has_attribute(objc_runtime_name) | 
|---|
|  |  |  | # define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_RUNTIME_NAME(X) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_COMPILE_NAME) | 
|---|
|  |  |  | #if __has_attribute(swift_name) | 
|---|
|  |  |  | # define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_COMPILE_NAME(X) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_METHOD_FAMILY) | 
|---|
|  |  |  | #if __has_attribute(objc_method_family) | 
|---|
|  |  |  | # define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_METHOD_FAMILY(X) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_NOESCAPE) | 
|---|
|  |  |  | #if __has_attribute(noescape) | 
|---|
|  |  |  | # define SWIFT_NOESCAPE __attribute__((noescape)) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_NOESCAPE | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_RELEASES_ARGUMENT) | 
|---|
|  |  |  | #if __has_attribute(ns_consumed) | 
|---|
|  |  |  | # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_RELEASES_ARGUMENT | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_WARN_UNUSED_RESULT) | 
|---|
|  |  |  | #if __has_attribute(warn_unused_result) | 
|---|
|  |  |  | # define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_WARN_UNUSED_RESULT | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_NORETURN) | 
|---|
|  |  |  | #if __has_attribute(noreturn) | 
|---|
|  |  |  | # define SWIFT_NORETURN __attribute__((noreturn)) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_NORETURN | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_CLASS_EXTRA) | 
|---|
|  |  |  | # define SWIFT_CLASS_EXTRA | 
|---|
|  |  |  | 
|---|
|  |  |  | #  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_PROTOCOL) | 
|---|
|  |  |  | # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
|---|
|  |  |  | # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_EXTENSION) | 
|---|
|  |  |  | # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #if !defined(OBJC_DESIGNATED_INITIALIZER) | 
|---|
|  |  |  | # if __has_attribute(objc_designated_initializer) | 
|---|
|  |  |  | #  define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) | 
|---|
|  |  |  | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_ENUM_ATTR) | 
|---|
|  |  |  | # if defined(__has_attribute) && __has_attribute(enum_extensibility) | 
|---|
|  |  |  | # if __has_attribute(enum_extensibility) | 
|---|
|  |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) | 
|---|
|  |  |  | # else | 
|---|
|  |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) | 
|---|
|  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_DEPRECATED_MSG) | 
|---|
|  |  |  | # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_DEPRECATED_OBJC) | 
|---|
|  |  |  | #if __has_feature(attribute_diagnose_if_objc) | 
|---|
|  |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__OBJC__) | 
|---|
|  |  |  | #if !defined(IBSegueAction) | 
|---|
|  |  |  | 
|---|
|  |  |  | #if !defined(SWIFT_CALL) | 
|---|
|  |  |  | # define SWIFT_CALL __attribute__((swiftcall)) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | #if !defined(SWIFT_NOEXCEPT) | 
|---|
|  |  |  | # define SWIFT_NOEXCEPT noexcept | 
|---|
|  |  |  | #if !defined(SWIFT_INDIRECT_RESULT) | 
|---|
|  |  |  | # define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_CONTEXT) | 
|---|
|  |  |  | # define SWIFT_CONTEXT __attribute__((swift_context)) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_ERROR_RESULT) | 
|---|
|  |  |  | # define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | # define SWIFT_NOEXCEPT noexcept | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | #if !defined(SWIFT_NOEXCEPT) | 
|---|
|  |  |  | # define SWIFT_NOEXCEPT | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if !defined(SWIFT_C_INLINE_THUNK) | 
|---|
|  |  |  | # if __has_attribute(always_inline) | 
|---|
|  |  |  | # if __has_attribute(nodebug) | 
|---|
|  |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) | 
|---|
|  |  |  | # else | 
|---|
|  |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | #if !defined(SWIFT_CXX_INT_DEFINED) | 
|---|
|  |  |  | #define SWIFT_CXX_INT_DEFINED | 
|---|
|  |  |  | namespace swift { | 
|---|
|  |  |  | using Int = ptrdiff_t; | 
|---|
|  |  |  | using UInt = size_t; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | # else | 
|---|
|  |  |  | #  define SWIFT_C_INLINE_THUNK inline | 
|---|
|  |  |  | # endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(_WIN32) | 
|---|
|  |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
|---|
|  |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #else | 
|---|
|  |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
|---|
|  |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__OBJC__) | 
|---|
|  |  |  | #if __has_feature(modules) | 
|---|
|  |  |  | #if __has_feature(objc_modules) | 
|---|
|  |  |  | #if __has_warning("-Watimport-in-framework-header") | 
|---|
|  |  |  | #pragma clang diagnostic ignored "-Watimport-in-framework-header" | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | 
|---|
|  |  |  | @interface FBAEMReporter : NSObject | 
|---|
|  |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter; | 
|---|
|  |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter analyticsAppID:(NSString * _Nullable)analyticsAppID store:(id <FBSDKDataPersisting> _Nullable)store; | 
|---|
|  |  |  | /// Enable AEM reporting | 
|---|
|  |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate | 
|---|
|  |  |  | /// Enable AEM reporting. This function won’t work and AEM APIs will early return. | 
|---|
|  |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate. | 
|---|
|  |  |  | + (void)enable; | 
|---|
|  |  |  | /// Control whether to enable conversion filtering | 
|---|
|  |  |  | /// This function should be called in <code>application(_:open:options:)</code> from ApplicationDelegate | 
|---|
|  |  |  | 
|---|
|  |  |  | + (void)setAdvertiserRuleMatchInServerEnabled:(BOOL)enabled; | 
|---|
|  |  |  | /// Handle deeplink | 
|---|
|  |  |  | /// This function should be called in <code>application(_:open:options:) </code>from ApplicationDelegate | 
|---|
|  |  |  | + (void)handle:(NSURL * _Nonnull)url; | 
|---|
|  |  |  | + (void)handle:(NSURL * _Nullable)url; | 
|---|
|  |  |  | /// Calculate the conversion value for the app event based on the AEM configuration | 
|---|
|  |  |  | /// This function should be called when you log any in-app events | 
|---|
|  |  |  | + (void)recordAndUpdateEvent:(NSString * _Nonnull)event currency:(NSString * _Nullable)currency value:(NSNumber * _Nullable)value parameters:(NSDictionary<NSString *, id> * _Nullable)parameters; | 
|---|
|  |  |  | 
|---|
|  |  |  | @end | 
|---|
|  |  |  |  | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if __has_attribute(external_source_symbol) | 
|---|
|  |  |  | # pragma clang attribute pop | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #if defined(__cplusplus) | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  | #pragma clang diagnostic pop | 
|---|
|  |  |  | #endif | 
|---|
|  |  |  |  | 
|---|