IGPAPI
Preparing search index...
@igpapi/android
StoryUploaderDmPhoto
Function StoryUploaderDmPhoto
StoryUploaderDmPhoto
(
input
:
StoryUploaderDmPhotoInput
,
)
:
{
execute
:
()
=>
Effect
<
{
attachment_fbid
:
any
;
upload_id
:
string
}
,
TransportError
,
Transport
,
>
;
mediaType
:
()
=>
string
;
queryString
:
()
=>
Record
<
string
,
string
|
number
|
boolean
>
|
undefined
;
sourceType
:
()
=>
string
;
uploadId
:
()
=>
string
;
}
Parameters
input
:
StoryUploaderDmPhotoInput
Returns
{
execute
:
()
=>
Effect
<
{
attachment_fbid
:
any
;
upload_id
:
string
}
,
TransportError
,
Transport
,
>
;
mediaType
:
()
=>
string
;
queryString
:
()
=>
Record
<
string
,
string
|
number
|
boolean
>
|
undefined
;
sourceType
:
()
=>
string
;
uploadId
:
()
=>
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...