Package tvi.webrtc

Class SessionDescription

java.lang.Object
tvi.webrtc.SessionDescription

public class SessionDescription extends Object
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.