@class NSSet; @interface FCHandlePushNotificationResult : NSObject { BOOL _handled; NSSet *_recordZoneIDs; } @property (readonly, nonatomic, getter=wasHandled) BOOL handled; @property (readonly, nonatomic) NSSet *recordZoneIDs; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone { } *)a0; @end