| | |
| | | #if 0 |
| | | #elif defined(__arm64__) && __arm64__ |
| | | // Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1) |
| | | // Generated by Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) |
| | | #ifndef FBAEMKIT_SWIFT_H |
| | | #define FBAEMKIT_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | # if __has_include(<uchar.h>) |
| | | # include <uchar.h> |
| | | # elif !defined(__cplusplus) |
| | | typedef unsigned char char8_t; |
| | | typedef uint_least16_t char16_t; |
| | | typedef uint_least32_t char32_t; |
| | | # endif |
| | |
| | | #endif |
| | | |
| | | #if defined(__OBJC__) |
| | | @class NSString; |
| | | |
| | | @class NSString; |
| | | SWIFT_PROTOCOL_NAMED("AEMNetworking") |
| | | @protocol FBAEMNetworking |
| | | - (void)startGraphRequestWithGraphPath:(NSString * _Nonnull)graphPath parameters:(NSDictionary<NSString *, id> * _Nonnull)parameters tokenString:(NSString * _Nullable)tokenString HTTPMethod:(NSString * _Nullable)method completion:(void (^ _Nonnull)(id _Nullable, NSError * _Nullable))completion; |
| | |
| | | @protocol FBSDKDataPersisting; |
| | | @class NSURL; |
| | | @class NSNumber; |
| | | |
| | | SWIFT_CLASS_NAMED("AEMReporter") |
| | | @interface FBAEMReporter : NSObject |
| | | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter; |
| | |
| | | + (void)recordAndUpdateEvent:(NSString * _Nonnull)event currency:(NSString * _Nullable)currency value:(NSNumber * _Nullable)value parameters:(NSDictionary<NSString *, id> * _Nullable)parameters; |
| | | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; |
| | | @end |
| | | |
| | | |
| | | SWIFT_PROTOCOL_NAMED("SKAdNetworkReporting") |
| | | @protocol FBSKAdNetworkReporting |
| | |
| | | #endif |
| | | |
| | | #elif defined(__x86_64__) && __x86_64__ |
| | | // Generated by Apple Swift version 6.0.3 effective-5.10 (swiftlang-6.0.3.1.10 clang-1600.0.30.1) |
| | | // Generated by Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) |
| | | #ifndef FBAEMKIT_SWIFT_H |
| | | #define FBAEMKIT_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | # if __has_include(<uchar.h>) |
| | | # include <uchar.h> |
| | | # elif !defined(__cplusplus) |
| | | typedef unsigned char char8_t; |
| | | typedef uint_least16_t char16_t; |
| | | typedef uint_least32_t char32_t; |
| | | # endif |
| | |
| | | #endif |
| | | |
| | | #if defined(__OBJC__) |
| | | @class NSString; |
| | | |
| | | @class NSString; |
| | | SWIFT_PROTOCOL_NAMED("AEMNetworking") |
| | | @protocol FBAEMNetworking |
| | | - (void)startGraphRequestWithGraphPath:(NSString * _Nonnull)graphPath parameters:(NSDictionary<NSString *, id> * _Nonnull)parameters tokenString:(NSString * _Nullable)tokenString HTTPMethod:(NSString * _Nullable)method completion:(void (^ _Nonnull)(id _Nullable, NSError * _Nullable))completion; |
| | |
| | | @protocol FBSDKDataPersisting; |
| | | @class NSURL; |
| | | @class NSNumber; |
| | | |
| | | SWIFT_CLASS_NAMED("AEMReporter") |
| | | @interface FBAEMReporter : NSObject |
| | | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter; |
| | |
| | | + (void)recordAndUpdateEvent:(NSString * _Nonnull)event currency:(NSString * _Nullable)currency value:(NSNumber * _Nullable)value parameters:(NSDictionary<NSString *, id> * _Nullable)parameters; |
| | | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; |
| | | @end |
| | | |
| | | |
| | | SWIFT_PROTOCOL_NAMED("SKAdNetworkReporting") |
| | | @protocol FBSKAdNetworkReporting |