webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
webrtc::ChannelNamePair Struct Reference

#include <webrtcsession.h>

Public Member Functions

 ChannelNamePair (const std::string &content_name, const std::string &transport_name)
 
 ChannelNamePair (const std::string &content_name, const std::string &transport_name)
 

Public Attributes

std::string content_name
 
std::string transport_name
 

Constructor & Destructor Documentation

◆ ChannelNamePair() [1/2]

webrtc::ChannelNamePair::ChannelNamePair ( const std::string content_name,
const std::string transport_name 
)
inline

◆ ChannelNamePair() [2/2]

webrtc::ChannelNamePair::ChannelNamePair ( const std::string content_name,
const std::string transport_name 
)
inline

Member Data Documentation

◆ content_name

std::string webrtc::ChannelNamePair::content_name

◆ transport_name

std::string webrtc::ChannelNamePair::transport_name

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