Deep Trekker BRIDGE API - v1.0.3
Preparing search index...
OfferAnswer
Type Alias OfferAnswer
Offer/answer message that gets sent to establish peer connections.
type
OfferAnswer
=
{
caller
?:
string
;
sdp
:
RTCSessionDescription
;
sessionId
?:
string
;
target
?:
string
;
}
Index
Properties
caller?
sdp
session
Id?
target?
Properties
Optional
caller
caller
?:
string
sdp
sdp
:
RTCSessionDescription
Optional
session
Id
sessionId
?:
string
Optional
target
target
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
caller
sdp
session
Id
target
Deep Trekker BRIDGE API - v1.0.3
Loading...
Offer/answer message that gets sent to establish peer connections.