|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| Channel (rtc::Thread *thread, int id, const rtc::SocketAddress &peer) | |
| ~Channel () | |
| int | id () const |
| const rtc::SocketAddress & | peer () const |
| void | Refresh () |
Public Attributes | |
| sigslot::signal1< Channel * > | SignalDestroyed |
Additional Inherited Members |
| cricket::TurnServerAllocation::Channel::Channel | ( | rtc::Thread * | thread, |
| int | id, | ||
| const rtc::SocketAddress & | peer | ||
| ) |
| cricket::TurnServerAllocation::Channel::~Channel | ( | ) |
|
inline |
|
inline |
| void cricket::TurnServerAllocation::Channel::Refresh | ( | ) |
| sigslot::signal1<Channel*> cricket::TurnServerAllocation::Channel::SignalDestroyed |
1.8.13