Package tvi.webrtc
Class SessionDescription
java.lang.Object
tvi.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
Modifier and TypeClassDescriptionstatic enum
Java-land enum version of SessionDescriptionInterface's type() string. -
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
type
-
description
-
-
Constructor Details
-
SessionDescription
-