Optional parameters to pass to either the presentShareDialog() or presentWebShareDialog() methods.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
Description associated with the link.
Description associated with the link.
This property has been removed
6.2.0 Facebook deprecated the "description" key in Graph v2.9, making it
read-only. Information about the description will instead of scraped
from the link
property.
The mode to select for presenting a share dialog. Only used in presentShareDialog
.
The automatic mode will progressively check the availability of different modes and open the most appropriate mode for the dialog that is available.
This API can be assigned the following constants:
Default: Modules.Facebook.SHARE_DIALOG_MODE_AUTOMATIC
Link to a thumbnail to associate with the link.
Link to a thumbnail to associate with the link.
This property has been removed
6.2.0 Facebook deprecated the "picture" key in Graph v2.9, making it
read-only. Information about the picture will instead of scraped
from the link
property.
The ID for a place to tag with this content.
The ID for a place to tag with this content.
A value to be added to the referrer URL when a person follows a link from this shared content on feed.
A value to be added to the referrer URL when a person follows a link from this shared content on feed.
Title associated with the link.
Title associated with the link.
This property has been removed
6.2.0 Facebook deprecated the "title" key in Graph v2.9, making it
read-only. Information about the title will instead of scraped
from the link
property.
List of IDs for taggable people to tag with this content.
List of IDs for taggable people to tag with this content.
See Facebook documentation for Taggable Friends (https://developers.facebook.com/docs/graph-api/reference/user/taggable_friends)