sora-js-sdk
Preparing search index...
SignalingConnectDataChannel
Type Alias SignalingConnectDataChannel
type
SignalingConnectDataChannel
=
{
compress
?:
boolean
;
direction
?:
DataChannelDirection
;
header
?:
MessagingHeaderField
[]
;
label
?:
string
;
max_packet_life_time
?:
number
;
max_retransmits
?:
number
;
ordered
?:
boolean
;
protocol
?:
string
;
}
Index
Properties
compress?
direction?
header?
label?
max_
packet_
life_
time?
max_
retransmits?
ordered?
protocol?
Properties
Optional
compress
compress
?:
boolean
Optional
direction
direction
?:
DataChannelDirection
Optional
header
header
?:
MessagingHeaderField
[]
Optional
label
label
?:
string
Optional
max_
packet_
life_
time
max_packet_life_time
?:
number
Optional
max_
retransmits
max_retransmits
?:
number
Optional
ordered
ordered
?:
boolean
Optional
protocol
protocol
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compress
direction
header
label
max_
packet_
life_
time
max_
retransmits
ordered
protocol
sora-js-sdk
Loading...