SDP constant

String const SDP

Local session description, value of RTCSessionDescription.SDP property http://dev.w3.org/2011/webrtc/editor/webrtc.html#idl-def-RTCSessionDescription , obtained after ‘startAsAnswer’ call

Implementation

static const String SDP = "sdp";