lpw
2025-09-28 ed8cfadad5a26e8ebd4e026abce7642757d23af2
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKEventsProcessing.h
@@ -19,6 +19,7 @@
NS_SWIFT_NAME(_EventsProcessing)
@protocol FBSDKEventsProcessing
- (void)enable;
- (void)processEvents:(NSMutableArray<NSDictionary<NSString *, id> *> *)events;
@end