Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
DirectBroadcastVideoAttachmentMessage
Class DirectBroadcastVideoAttachmentMessage
Send new video from a gallery
Implements
DirectBroadcastMessageCommand
Index
Constructors
constructor
Properties
input
Methods
create
Upload
Slot
execute
upload
File
Constructors
constructor
new
Direct
Broadcast
Video
Attachment
Message
(
input
:
DirectBroadcastVideoAttachmentMessageInput
,
http
:
AndroidHttp
)
:
DirectBroadcastVideoAttachmentMessage
Parameters
input
:
DirectBroadcastVideoAttachmentMessageInput
http
:
AndroidHttp
Returns
DirectBroadcastVideoAttachmentMessage
Properties
input
input
:
DirectBroadcastVideoAttachmentMessageInput
Methods
create
Upload
Slot
create
Upload
Slot
(
uploadId
:
string
,
waterfallId
:
string
)
:
Promise
<
unknown
>
Parameters
uploadId
:
string
waterfallId
:
string
Returns
Promise
<
unknown
>
execute
execute
(
)
:
Promise
<
{
body
:
{
attachment_fbid
:
string
;
video_result
:
string
;
}
;
item
:
string
;
}
>
Returns
Promise
<
{
body
:
{
attachment_fbid
:
string
;
video_result
:
string
;
}
;
item
:
string
;
}
>
upload
File
upload
File
(
uploadId
:
string
,
waterfallId
:
string
)
:
Promise
<
{
media_id
:
string
;
}
>
Parameters
uploadId
:
string
waterfallId
:
string
Returns
Promise
<
{
media_id
:
string
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
Methods
create
Upload
Slot
execute
upload
File
IGPAPI
Loading...
Send new video from a gallery