# SharePhotoContentPhotoParams

Parameters to pass to the images property of the presentPhotoShareDialog method.

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# caption

Availability
0.8
0.8
9.2.0
caption :String

The user generated caption for the photo. Note that the 'caption' must come from the user, as pre-filled content is forbidden by the Platform Policies (2.3).


# photo

Availability
0.8
0.8
9.2.0
photo :Titanium.Blob | String

The (required) photo. Can either be a file on the local disk (represented as a Titanium.Blob) or a photo URL (represented as a String).