IGPAPI
Preparing search index...
@igpapi/ios
AlbumVideoUpload
Function AlbumVideoUpload
AlbumVideoUpload
(
input
:
AlbumVideoUploadInput
,
)
:
{
metadata
:
()
=>
{
internal_features
:
"coauthor_post"
|
undefined
;
invite_coauthor_user_id
:
string
|
undefined
;
invite_coauthor_user_ids
:
string
[]
|
undefined
;
product_tags
:
string
|
undefined
;
source_type
:
string
;
upload_id
:
string
;
usertags
:
string
|
undefined
;
}
;
upload
:
Effect
<
void
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
PlainJsonApiHttp
,
>
;
}
Parameters
input
:
AlbumVideoUploadInput
Returns
{
metadata
:
()
=>
{
internal_features
:
"coauthor_post"
|
undefined
;
invite_coauthor_user_id
:
string
|
undefined
;
invite_coauthor_user_ids
:
string
[]
|
undefined
;
product_tags
:
string
|
undefined
;
source_type
:
string
;
upload_id
:
string
;
usertags
:
string
|
undefined
;
}
;
upload
:
Effect
<
void
,
IgApiError
|
RequestError
|
ParseError
|
TransportError
,
PlainJsonApiHttp
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...