| | |
| | | #if 0 |
| | | #elif defined(__arm64__) && __arm64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |