#include <rtcstats_objects.h>
|
static const char * | kNew = "new" |
|
static const char * | kConnecting = "connecting" |
|
static const char * | kConnected = "connected" |
|
static const char * | kClosed = "closed" |
|
static const char * | kFailed = "failed" |
|
◆ kClosed
const char * webrtc::RTCDtlsTransportState::kClosed = "closed" |
|
static |
◆ kConnected
const char * webrtc::RTCDtlsTransportState::kConnected = "connected" |
|
static |
◆ kConnecting
const char * webrtc::RTCDtlsTransportState::kConnecting = "connecting" |
|
static |
◆ kFailed
const char * webrtc::RTCDtlsTransportState::kFailed = "failed" |
|
static |
◆ kNew
const char * webrtc::RTCDtlsTransportState::kNew = "new" |
|
static |
The documentation for this struct was generated from the following files: