Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
PostingSendFacade
Class PostingSendFacade
Index
Constructors
constructor
Properties
album
live
photo
story
Constructors
constructor
new
Posting
Send
Facade
(
facade
:
IgpapiFacade
)
:
PostingSendFacade
Parameters
facade
:
IgpapiFacade
Returns
PostingSendFacade
Properties
album
album
:
(
(
input
:
AlbumPostCommandInput
)
=>
Promise
<
ConfigureSidecarResponse
>
)
= ...
live
live
:
(
(
input
:
PostingLiveInput
)
=>
Promise
<
PostingLiveConfigureSuccessResponse
.
Root
>
)
= ...
photo
photo
:
(
(
input
:
TimelinePhotoPostCommandInput
)
=>
Promise
<
MediaConfigureResponseRootObject
>
)
= ...
story
story
:
(
(
input
:
StoryPostCommandInput
)
=>
Promise
<
undefined
|
StoryPostPhotoResponse
|
StoryPostVideoResponse
>
)
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
album
live
photo
story
IGPAPI
Loading...