SessionDescription is used by RtcPeerConnection to expose local and remote session descriptions. More...
#include <Include.h>
Public Attributes | |
SDP_TYPE | type |
Indicates an offer/answer SDP type. More... | |
BOOL | useTrickleIce |
Indicates if an offer should set trickle ice. More... | |
CHAR | sdp [25000+1] |
SessionDescription is used by RtcPeerConnection to expose local and remote session descriptions.
Reference: https://www.w3.org/TR/webrtc/#rtcsessiondescription-class