Amazon Kinesis Webrtc C SDK
__RtcDataChannel Struct Reference

RtcDataChannel represents a bi-directional data channel between two peers. More...

#include <Include.h>

Collaboration diagram for __RtcDataChannel:
Collaboration graph

Public Attributes

CHAR name [255+1]
 Define name of data channel. Max length is 256 characters. More...
 
UINT32 id
 

Detailed Description

RtcDataChannel represents a bi-directional data channel between two peers.

Reference: https://www.w3.org/TR/webrtc/#dom-rtcdatachannel


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