Amazon Kinesis Webrtc C SDK
RtcSessionDescriptionInit Struct Reference

SessionDescription is used by RtcPeerConnection to expose local and remote session descriptions. More...

#include <Include.h>

Collaboration diagram for RtcSessionDescriptionInit:
Collaboration graph

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]
 

Detailed Description

SessionDescription is used by RtcPeerConnection to expose local and remote session descriptions.

Reference: https://www.w3.org/TR/webrtc/#rtcsessiondescription-class


The documentation for this struct was generated from the following file: