FBSDKSharePhotoContent Class Reference
Inherits from | NSObject |
Conforms to | FBSDKSharingContent |
Declared in | FBSDKSharePhotoContent.h |
Instance Methods
isEqualToSharePhotoContent:
Compares the receiver to another photo content.
- (BOOL)isEqualToSharePhotoContent:(FBSDKSharePhotoContent *)content
Parameters
- content
The other content
Return Value
YES if the receiver’s values are equal to the other content’s values; otherwise NO
Declared In
FBSDKSharePhotoContent.h