Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
PostingPhotoOptions
Interface PostingPhotoOptions
interface
PostingPhotoOptions
{
caption
?:
string
;
file
:
Buffer
;
location
?:
PostingLocation
;
usertags
?:
PostingUsertags
;
}
Index
Properties
caption?
file
location?
usertags?
Properties
Optional
caption
caption
?:
string
file
file
:
Buffer
Optional
location
location
?:
PostingLocation
Optional
usertags
usertags
?:
PostingUsertags
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
caption
file
location
usertags
IGPAPI
Loading...