Class SessionDescription

java.lang.Object
com.telnyx.webrtc.lib.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.