LiveKit JS Client SDK - v2.15.6
Preparing search index...
SendTextOptions
Interface SendTextOptions
interface
SendTextOptions
{
attachments
?:
File
[]
;
attributes
?:
Record
<
string
,
string
>
;
destinationIdentities
?:
string
[]
;
onProgress
?:
(
progress
:
number
)
=>
void
;
topic
?:
string
;
}
Index
Properties
attachments?
attributes?
destination
Identities?
on
Progress?
topic?
Properties
Optional
attachments
attachments
?:
File
[]
Optional
attributes
attributes
?:
Record
<
string
,
string
>
Optional
destination
Identities
destinationIdentities
?:
string
[]
Optional
on
Progress
onProgress
?:
(
progress
:
number
)
=>
void
Optional
topic
topic
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attachments
attributes
destination
Identities
on
Progress
topic
LiveKit JS Client SDK - v2.15.6
Loading...