FBSDKShareVideoContent Class Reference
Inherits from | NSObject |
Conforms to | FBSDKSharingContent |
Declared in | FBSDKShareVideoContent.h |
Properties
Instance Methods
isEqualToShareVideoContent:
Compares the receiver to another video content.
- (BOOL)isEqualToShareVideoContent:(FBSDKShareVideoContent *)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
FBSDKShareVideoContent.h