lpw
2024-06-28 2a6e182ea4428bff2e16f033c28850f3a02a93a9
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestProtocol.h
@@ -52,6 +52,10 @@
/// Convenience property to determine if the request has attachments
@property (nonatomic, readonly) BOOL hasAttachments;
@property (nonatomic, readonly, assign) BOOL forAppEvents;
@property (nonatomic, readonly, assign) BOOL useAlternativeDefaultDomainPrefix;
/**
 Starts a connection to the Graph API.
 @param completion The handler block to call when the request completes.