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