◆ BindState
| Enumerator |
|---|
| STATE_UNBOUND | |
| STATE_BINDING | |
| STATE_BOUND | |
◆ TurnEntry()
◆ address()
◆ channel_id()
| int cricket::TurnEntry::channel_id |
( |
| ) |
const |
|
inline |
◆ destruction_timestamp()
| int64_t cricket::TurnEntry::destruction_timestamp |
( |
| ) |
|
|
inline |
◆ OnChannelBindError()
| void cricket::TurnEntry::OnChannelBindError |
( |
StunMessage * |
response, |
|
|
int |
code |
|
) |
| |
◆ OnChannelBindSuccess()
| void cricket::TurnEntry::OnChannelBindSuccess |
( |
| ) |
|
◆ OnChannelBindTimeout()
| void cricket::TurnEntry::OnChannelBindTimeout |
( |
| ) |
|
◆ OnCreatePermissionError()
| void cricket::TurnEntry::OnCreatePermissionError |
( |
StunMessage * |
response, |
|
|
int |
code |
|
) |
| |
◆ OnCreatePermissionSuccess()
| void cricket::TurnEntry::OnCreatePermissionSuccess |
( |
| ) |
|
◆ OnCreatePermissionTimeout()
| void cricket::TurnEntry::OnCreatePermissionTimeout |
( |
| ) |
|
◆ port()
◆ Send()
◆ SendChannelBindRequest()
| void cricket::TurnEntry::SendChannelBindRequest |
( |
int |
delay | ) |
|
◆ SendCreatePermissionRequest()
| void cricket::TurnEntry::SendCreatePermissionRequest |
( |
int |
delay | ) |
|
◆ set_channel_id()
| void cricket::TurnEntry::set_channel_id |
( |
int |
channel_id | ) |
|
|
inline |
◆ set_destruction_timestamp()
| void cricket::TurnEntry::set_destruction_timestamp |
( |
int64_t |
destruction_timestamp | ) |
|
|
inline |
◆ state()
| BindState cricket::TurnEntry::state |
( |
| ) |
const |
|
inline |
◆ SignalDestroyed
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/turnport.cc