◆ MockIceObserver()
| MockIceObserver::MockIceObserver |
( |
| ) |
|
|
inline |
◆ ~MockIceObserver()
| virtual MockIceObserver::~MockIceObserver |
( |
| ) |
|
|
virtualdefault |
◆ OnIceCandidate()
◆ OnIceCandidatesRemoved()
◆ OnIceConnectionChange()
| void MockIceObserver::OnIceConnectionChange |
( |
PeerConnectionInterface::IceConnectionState |
new_state | ) |
|
|
inlineoverride |
◆ OnIceGatheringChange()
| void MockIceObserver::OnIceGatheringChange |
( |
PeerConnectionInterface::IceGatheringState |
new_state | ) |
|
|
inlineoverride |
◆ ice_connection_state_
| PeerConnectionInterface::IceConnectionState MockIceObserver::ice_connection_state_ |
◆ ice_connection_state_history_
| std::vector<PeerConnectionInterface::IceConnectionState> MockIceObserver::ice_connection_state_history_ |
◆ ice_gathering_state_
| PeerConnectionInterface::IceGatheringState MockIceObserver::ice_gathering_state_ |
◆ mline_0_candidates_
◆ mline_1_candidates_
◆ num_candidates_removed_
| size_t MockIceObserver::num_candidates_removed_ = 0 |
◆ oncandidatesready_
| bool MockIceObserver::oncandidatesready_ |
The documentation for this class was generated from the following file: