Package tvi.webrtc

Class SessionDescription


  • public class SessionDescription
    extends java.lang.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.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SessionDescription.Type
      Java-land enum version of SessionDescriptionInterface's type() string.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait