IGPAPI
Preparing search index...
@igpapi/android
StoryUploaderDmVideo
Function StoryUploaderDmVideo
StoryUploaderDmVideo
(
input
:
StoryUploaderDmVideoInput
,
)
:
{
execute
:
()
=>
Effect
<
{
attachment_fbid
:
any
}
,
TransportError
,
Transport
,
>
;
mediaType
:
()
=>
string
;
queryString
:
()
=>
{
video
:
number
}
;
sourceType
:
()
=>
string
;
uploadId
:
()
=>
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
;
}
Parameters
input
:
StoryUploaderDmVideoInput
Returns
{
execute
:
()
=>
Effect
<
{
attachment_fbid
:
any
}
,
TransportError
,
Transport
,
>
;
mediaType
:
()
=>
string
;
queryString
:
()
=>
{
video
:
number
}
;
sourceType
:
()
=>
string
;
uploadId
:
()
=>
`
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
-
${
string
}
`
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...