Member Junction
Preparing search index...
@memberjunction/actions-bizapps-social
HootSuiteMediaStatus
Interface HootSuiteMediaStatus
Response from
GET /media/{id}
while an upload is being processed.
interface
HootSuiteMediaStatus
{
downloadUrl
?:
string
;
id
?:
string
;
state
:
"READY"
|
"PROCESSING"
|
"FAILED"
;
}
Index
Properties
download
Url?
id?
state
Properties
Optional
download
Url
downloadUrl
?:
string
Optional
id
id
?:
string
state
state
:
"READY"
|
"PROCESSING"
|
"FAILED"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
download
Url
id
state
Member Junction
Loading...
Response from
GET /media/{id}while an upload is being processed.