Dart SDK
dart:html
RtcSessionDescription
class
RtcSessionDescription
Properties
Constructors
Properties
sdp
type
Constructors
RtcSessionDescription
(Not documented.)
Annotations
DocsEditable()
DomName('RTCSessionDescription')
SupportedBrowser(SupportedBrowser.CHROME)
Experimental()
Properties
String
sdp
read / write
String
type
read / write
Constructors
RtcSessionDescription
([
Map
descriptionInitDict
])