Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IRtcStreamMessage
Interface IRtcStreamMessage
interface
IRtcStreamMessage
{
communicationType
?:
"message"
;
header
:
IRtcStreamMessageHeader
;
payload
:
IRtcStreamPayload
;
}
Hierarchy
IRtcStreamCommunication
<
"message"
|
undefined
>
IRtcStreamMessage
Index
Properties
communication
Type?
header
payload
Properties
Optional
communication
Type
communication
Type
?:
"message"
header
header
:
IRtcStreamMessageHeader
payload
payload
:
IRtcStreamPayload
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
communication
Type
header
payload
@formant/data-sdk
Loading...
Generated using
TypeDoc