OpenTera WebRTC API (C++) 1.2.5
opentera::DataChannelConfiguration Member List

This is the complete list of members for opentera::DataChannelConfiguration, including all inherited members.

create()opentera::DataChannelConfigurationinlinestatic
create(bool ordered)opentera::DataChannelConfigurationinlinestatic
create(bool ordered, std::string protocol)opentera::DataChannelConfigurationinlinestatic
createMaxPacketLifeTime(int maxPacketLifeTime)opentera::DataChannelConfigurationinlinestatic
createMaxPacketLifeTime(bool ordered, int maxPacketLifeTime)opentera::DataChannelConfigurationinlinestatic
createMaxPacketLifeTime(int maxPacketLifeTime, std::string protocol)opentera::DataChannelConfigurationinlinestatic
createMaxPacketLifeTime(bool ordered, int maxPacketLifeTime, std::string protocol)opentera::DataChannelConfigurationinlinestatic
createMaxRetransmits(int maxRetransmits)opentera::DataChannelConfigurationinlinestatic
createMaxRetransmits(bool ordered, int maxRetransmits)opentera::DataChannelConfigurationinlinestatic
createMaxRetransmits(int maxRetransmits, std::string protocol)opentera::DataChannelConfigurationinlinestatic
createMaxRetransmits(bool ordered, int maxRetransmits, std::string protocol)opentera::DataChannelConfigurationinlinestatic
createProtocol(std::string protocol)opentera::DataChannelConfigurationinlinestatic
DataChannelConfiguration(const DataChannelConfiguration &other)=default (defined in opentera::DataChannelConfiguration)opentera::DataChannelConfiguration
DataChannelConfiguration(DataChannelConfiguration &&other)=default (defined in opentera::DataChannelConfiguration)opentera::DataChannelConfiguration
maxPacketLifeTime() constopentera::DataChannelConfigurationinline
maxRetransmits() constopentera::DataChannelConfigurationinline
operator webrtc::DataChannelInit() constopentera::DataChannelConfigurationexplicit
operator=(const DataChannelConfiguration &other)=default (defined in opentera::DataChannelConfiguration)opentera::DataChannelConfiguration
operator=(DataChannelConfiguration &&other)=default (defined in opentera::DataChannelConfiguration)opentera::DataChannelConfiguration
ordered() constopentera::DataChannelConfigurationinline
protocol() constopentera::DataChannelConfigurationinline
~DataChannelConfiguration()=default (defined in opentera::DataChannelConfiguration)opentera::DataChannelConfigurationvirtual