|
LuxChat
2.0
Instant messenger for iOS
|
#import <FBSDKShareVideoContent.h>
Instance Methods | |
| (BOOL) | - isEqualToShareVideoContent: |
Instance Methods inherited from <FBSDKCopying> | |
| (id) | - copy |
Properties | |
| FBSDKSharePhoto * | previewPhoto |
| FBSDKShareVideo * | video |
Properties inherited from <FBSDKSharingContent> | |
| NSURL * | contentURL |
| FBSDKHashtag * | hashtag |
| NSArray * | peopleIDs |
| NSString * | placeID |
| NSString * | ref |
A model for video content to be shared.
| - (BOOL) isEqualToShareVideoContent: | (FBSDKShareVideoContent *) | content |
Compares the receiver to another video content.
| content | The other content |
|
readwritenonatomiccopy |
The photo that represents the video.
|
readwritenonatomiccopy |
The video to be shared.
1.8.9.1