![]() |
API documentation
2.0rc1
|
#include <clientlib.h>
Inherits client::Object.
bool client::MSIceWarningFlags::get_allocationMessageIntegrityFailed | ( | ) |
bool client::MSIceWarningFlags::get_alternateServerReceived | ( | ) |
bool client::MSIceWarningFlags::get_connCheckMessageIntegrityFailed | ( | ) |
bool client::MSIceWarningFlags::get_connCheckOtherError | ( | ) |
bool client::MSIceWarningFlags::get_fipsAllocationFailure | ( | ) |
bool client::MSIceWarningFlags::get_multipleRelayServersAttempted | ( | ) |
bool client::MSIceWarningFlags::get_noRelayServersConfigured | ( | ) |
bool client::MSIceWarningFlags::get_portRangeExhausted | ( | ) |
bool client::MSIceWarningFlags::get_pseudoTLSFailure | ( | ) |
bool client::MSIceWarningFlags::get_tcpNatConnectivityFailed | ( | ) |
bool client::MSIceWarningFlags::get_tcpRelayConnectivityFailed | ( | ) |
bool client::MSIceWarningFlags::get_turnAuthUnknownUsernameError | ( | ) |
bool client::MSIceWarningFlags::get_turnTcpAllocateFailed | ( | ) |
bool client::MSIceWarningFlags::get_turnTcpSendFailed | ( | ) |
bool client::MSIceWarningFlags::get_turnTcpTimedOut | ( | ) |
bool client::MSIceWarningFlags::get_turnTurnTcpConnectivityFailed | ( | ) |
bool client::MSIceWarningFlags::get_turnUdpAllocateFailed | ( | ) |
bool client::MSIceWarningFlags::get_turnUdpSendFailed | ( | ) |
bool client::MSIceWarningFlags::get_udpLocalConnectivityFailed | ( | ) |
bool client::MSIceWarningFlags::get_udpNatConnectivityFailed | ( | ) |
bool client::MSIceWarningFlags::get_udpRelayConnectivityFailed | ( | ) |
bool client::MSIceWarningFlags::get_useCandidateChecksFailed | ( | ) |
void client::MSIceWarningFlags::set_allocationMessageIntegrityFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_alternateServerReceived | ( | bool | ) |
void client::MSIceWarningFlags::set_connCheckMessageIntegrityFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_connCheckOtherError | ( | bool | ) |
void client::MSIceWarningFlags::set_fipsAllocationFailure | ( | bool | ) |
void client::MSIceWarningFlags::set_multipleRelayServersAttempted | ( | bool | ) |
void client::MSIceWarningFlags::set_noRelayServersConfigured | ( | bool | ) |
void client::MSIceWarningFlags::set_portRangeExhausted | ( | bool | ) |
void client::MSIceWarningFlags::set_pseudoTLSFailure | ( | bool | ) |
void client::MSIceWarningFlags::set_tcpNatConnectivityFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_tcpRelayConnectivityFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_turnAuthUnknownUsernameError | ( | bool | ) |
void client::MSIceWarningFlags::set_turnTcpAllocateFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_turnTcpSendFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_turnTcpTimedOut | ( | bool | ) |
void client::MSIceWarningFlags::set_turnTurnTcpConnectivityFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_turnUdpAllocateFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_turnUdpSendFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_udpLocalConnectivityFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_udpNatConnectivityFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_udpRelayConnectivityFailed | ( | bool | ) |
void client::MSIceWarningFlags::set_useCandidateChecksFailed | ( | bool | ) |