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.

Constructors

Link copied to clipboard
constructor(type: SessionDescription.Type, description: String)

Types

Link copied to clipboard
enum Type
Java-land enum version of SessionDescriptionInterface's type() string.

Properties

Link copied to clipboard
Link copied to clipboard