Modules.Facebook.ShareLinkContentParams
Optional parameters to pass to the presentShareDialog() method.
Since: 4.0.0 · Platforms: android, iphone, ipad
Properties #
mode#
Type: Number
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.
referal#
Type: String
A value to be added to the referrer URL when a person follows a link from this shared content on feed.
to#
Type: Array<String>
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)