Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
DirectBroadcastVoiceAttachmentMessage
Class DirectBroadcastVoiceAttachmentMessage
Send a new photo from a gallery
Implements
DirectBroadcastMessageCommand
Index
Constructors
constructor
Properties
input
Methods
execute
upload
File
Constructors
constructor
new
Direct
Broadcast
Voice
Attachment
Message
(
input
:
DirectBroadcastVoiceAttachmentMessageInput
,
http
:
AndroidHttp
)
:
DirectBroadcastVoiceAttachmentMessage
Parameters
input
:
DirectBroadcastVoiceAttachmentMessageInput
http
:
AndroidHttp
Returns
DirectBroadcastVoiceAttachmentMessage
Properties
input
input
:
DirectBroadcastVoiceAttachmentMessageInput
Methods
execute
execute
(
)
:
Promise
<
{
body
:
{
attachment_fbid
:
string
;
upload_id
:
number
;
waveform
:
string
;
waveform_sampling_frequency_hz
:
number
;
}
;
item
:
string
;
}
>
Returns
Promise
<
{
body
:
{
attachment_fbid
:
string
;
upload_id
:
number
;
waveform
:
string
;
waveform_sampling_frequency_hz
:
number
;
}
;
item
:
string
;
}
>
upload
File
upload
File
(
uploadId
:
string
)
:
Promise
<
{
media_id
:
string
;
}
>
Parameters
uploadId
:
string
Returns
Promise
<
{
media_id
:
string
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
Methods
execute
upload
File
IGPAPI
Loading...
Send a new photo from a gallery