Package org.webrtc
Class SessionDescription
java.lang.Object
org.webrtc.SessionDescription
Description of an RFC 4566 Session.
SDPs are passed as serialized Strings in Java-land and are materialized
to SessionDescriptionInterface as appropriate in the JNI layer.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Java-land enum version of SessionDescriptionInterface's type() string. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary