@livekit/rtc-node
Preparing search index...
TextStreamOptions
Interface TextStreamOptions
interface
TextStreamOptions
{
attachments
?:
[
]
;
attributes
?:
Record
<
string
,
string
>
;
destinationIdentities
?:
string
[]
;
mimeType
?:
string
;
topic
?:
string
;
}
Hierarchy (
View Summary
)
DataStreamOptions
TextStreamOptions
Index
Properties
attachments?
attributes?
destination
Identities?
mime
Type?
topic?
Properties
Optional
attachments
attachments
?:
[
]
Optional
attributes
attributes
?:
Record
<
string
,
string
>
Optional
destination
Identities
destinationIdentities
?:
string
[]
Optional
mime
Type
mimeType
?:
string
Optional
topic
topic
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
attributes
destination
Identities
mime
Type
topic
@livekit/rtc-node
Loading...