Number of attempt and success Udp messaging between RemoteA and Remote B. More...
Public Attributes | |
uint32_t | m_toRemoteBSendUdpMessageTrialCount |
uint32_t | m_toRemoteBSendUdpMessageSuccessCount |
uint32_t | m_toRemoteASendUdpMessageTrialCount |
uint32_t | m_toRemoteASendUdpMessageSuccessCount |
bool | m_isRelayed |
Number of attempt and success Udp messaging between RemoteA and Remote B.
bool Proud::CP2PPairConnectionStats::m_isRelayed |
true if relayed mode.
uint32_t Proud::CP2PPairConnectionStats::m_toRemoteASendUdpMessageSuccessCount |
Number of attempted Udp from A to B
uint32_t Proud::CP2PPairConnectionStats::m_toRemoteASendUdpMessageTrialCount |
Number of attempted Udp from B to A
uint32_t Proud::CP2PPairConnectionStats::m_toRemoteBSendUdpMessageSuccessCount |
Number of succeed Udp from A to B
uint32_t Proud::CP2PPairConnectionStats::m_toRemoteBSendUdpMessageTrialCount |
Number of attempted Udp from A to B