Modules.Facebook.SharePhotoContentParams
Parameters to pass to the the presentPhotoShareDialog() method.
Since: 7.4.0
Properties #
mode#
Type: Number
The mode to select for presenting a share dialog.
The automatic mode will progressively check the availability of different modes and
open the most appropriate mode for the dialog that is available.
photos#
Type: Array<SharePhotoContentPhotoParams>
An array of photos that is represented by an object of photo, caption and userGenerated
parameters.