webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
enum | Type |
Public Member Functions | |
SessionDescription (Type type, String description) | |
Public Attributes | |
final Type | type |
final String | description |
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.
|
inline |
final String org.webrtc.SessionDescription.description |