Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
StoryMediaUploader
Interface StoryMediaUploader
interface
StoryMediaUploader
{
input
:
any
;
execute
(
)
:
any
;
mediaType
(
)
:
string
;
queryString
?
(
)
:
Record
<
string
,
any
>
;
sourceType
(
)
:
string
;
uploadId
(
)
:
string
;
}
Hierarchy (
view full
)
ICommand
Inputable
StoryMediaUploader
Implemented by
StoryPhotoUploader
StoryVideoUploader
Index
Properties
input
Methods
execute
media
Type
query
String?
source
Type
upload
Id
Properties
input
input
:
any
Methods
execute
execute
(
)
:
any
Returns
any
media
Type
media
Type
(
)
:
string
Returns
string
Optional
query
String
query
String
(
)
:
Record
<
string
,
any
>
Returns
Record
<
string
,
any
>
source
Type
source
Type
(
)
:
string
Returns
string
upload
Id
upload
Id
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
Methods
execute
media
Type
query
String
source
Type
upload
Id
IGPAPI
Loading...