RtcSessionDescription class
- Annotations
- @SupportedBrowser.new(SupportedBrowser.CHROME)
- @Native.new("RTCSessionDescription,mozRTCSessionDescription")
Constructors
- RtcSessionDescription(Mapdictionary)
- factory
Properties
Methods
- noSuchMethod(
Invocationinvocation)→ dynamic - Invoked when a nonexistent method or property is accessed.inherited
- toString(
)→String - A string representation of this object.inherited
Operators
- operator ==(
Objectother)→bool - The equality operator.inherited