|
LuxChat
2.0
Instant messenger for iOS
|
#import <FBSDKSharingContent.h>
Properties | |
| NSURL * | contentURL |
| FBSDKHashtag * | hashtag |
| NSArray * | peopleIDs |
| NSString * | placeID |
| NSString * | ref |
Additional Inherited Members | |
Instance Methods inherited from <FBSDKCopying> | |
| (id) | - copy |
A base interface for content to be shared.
|
readwritenonatomiccopy |
URL for the content being shared. This URL will be checked for all link meta tags for linking in platform specific ways. See documentation for App Links (https://developers.facebook.com/docs/applinks/)
|
readwritenonatomiccopy |
Hashtag for the content being shared.
|
readwritenonatomiccopy |
List of IDs for taggable people to tag with this content. See documentation for Taggable Friends (https://developers.facebook.com/docs/graph-api/reference/user/taggable_friends)
|
readwritenonatomiccopy |
The ID for a place to tag with this content.
|
readwritenonatomiccopy |
A value to be added to the referrer URL when a person follows a link from this shared content on feed.
1.8.9.1