API documentation  2.0rc1
Public Member Functions | List of all members
client::MSTransportDiagnosticsStats Class Reference

#include <clientlib.h>

Inherits client::RTCStats.

Public Member Functions

double get_allocationTimeInMs ()
 
void set_allocationTimeInMs (double)
 
Stringget_baseAddress ()
 
void set_baseAddress (const String &)
 
MSNetworkInterfaceTypeget_baseInterface ()
 
void set_baseInterface (MSNetworkInterfaceType *)
 
Stringget_iceRole ()
 
void set_iceRole (const String &)
 
MSIceWarningFlagsget_iceWarningFlags ()
 
void set_iceWarningFlags (MSIceWarningFlags *)
 
MSNetworkInterfaceTypeget_interfaces ()
 
void set_interfaces (MSNetworkInterfaceType *)
 
Stringget_localAddrType ()
 
void set_localAddrType (const String &)
 
Stringget_localAddress ()
 
void set_localAddress (const String &)
 
MSNetworkInterfaceTypeget_localInterface ()
 
void set_localInterface (MSNetworkInterfaceType *)
 
Stringget_localMR ()
 
void set_localMR (const String &)
 
double get_localMRTCPPort ()
 
void set_localMRTCPPort (double)
 
Stringget_localSite ()
 
void set_localSite (const String &)
 
Stringget_msRtcEngineVersion ()
 
void set_msRtcEngineVersion (const String &)
 
Stringget_networkName ()
 
void set_networkName (const String &)
 
double get_numConsentReqReceived ()
 
void set_numConsentReqReceived (double)
 
double get_numConsentReqSent ()
 
void set_numConsentReqSent (double)
 
double get_numConsentRespReceived ()
 
void set_numConsentRespReceived (double)
 
double get_numConsentRespSent ()
 
void set_numConsentRespSent (double)
 
double get_portRangeMax ()
 
void set_portRangeMax (double)
 
double get_portRangeMin ()
 
void set_portRangeMin (double)
 
Stringget_protocol ()
 
void set_protocol (const String &)
 
Stringget_remoteAddrType ()
 
void set_remoteAddrType (const String &)
 
Stringget_remoteAddress ()
 
void set_remoteAddress (const String &)
 
Stringget_remoteMR ()
 
void set_remoteMR (const String &)
 
double get_remoteMRTCPPort ()
 
void set_remoteMRTCPPort (double)
 
Stringget_remoteSite ()
 
void set_remoteSite (const String &)
 
bool get_rtpRtcpMux ()
 
void set_rtpRtcpMux (bool)
 
double get_stunVer ()
 
void set_stunVer (double)
 
- Public Member Functions inherited from client::RTCStats
Stringget_id ()
 
void set_id (const String &)
 
Stringget_msType ()
 
void set_msType (const String &)
 
double get_timestamp ()
 
void set_timestamp (double)
 
Stringget_type ()
 
void set_type (const String &)
 
- Public Member Functions inherited from client::Object
 Object ()
 
template<typename T >
valueOf ()
 
 operator double () const
 
Objectoperator[] (const client::String &name) const
 
void set_ (const client::String &name, Object *v)
 
template<typename T , typename = typename std::enable_if<std::is_arithmetic<T>::value, T>::type>
void set_ (const client::String &name, T v)
 
bool hasOwnProperty (const client::String &name)
 

Member Function Documentation

◆ get_allocationTimeInMs()

double client::MSTransportDiagnosticsStats::get_allocationTimeInMs ( )

◆ get_baseAddress()

String* client::MSTransportDiagnosticsStats::get_baseAddress ( )

◆ get_baseInterface()

MSNetworkInterfaceType* client::MSTransportDiagnosticsStats::get_baseInterface ( )

◆ get_iceRole()

String* client::MSTransportDiagnosticsStats::get_iceRole ( )

◆ get_iceWarningFlags()

MSIceWarningFlags* client::MSTransportDiagnosticsStats::get_iceWarningFlags ( )

◆ get_interfaces()

MSNetworkInterfaceType* client::MSTransportDiagnosticsStats::get_interfaces ( )

◆ get_localAddress()

String* client::MSTransportDiagnosticsStats::get_localAddress ( )

◆ get_localAddrType()

String* client::MSTransportDiagnosticsStats::get_localAddrType ( )

◆ get_localInterface()

MSNetworkInterfaceType* client::MSTransportDiagnosticsStats::get_localInterface ( )

◆ get_localMR()

String* client::MSTransportDiagnosticsStats::get_localMR ( )

◆ get_localMRTCPPort()

double client::MSTransportDiagnosticsStats::get_localMRTCPPort ( )

◆ get_localSite()

String* client::MSTransportDiagnosticsStats::get_localSite ( )

◆ get_msRtcEngineVersion()

String* client::MSTransportDiagnosticsStats::get_msRtcEngineVersion ( )

◆ get_networkName()

String* client::MSTransportDiagnosticsStats::get_networkName ( )

◆ get_numConsentReqReceived()

double client::MSTransportDiagnosticsStats::get_numConsentReqReceived ( )

◆ get_numConsentReqSent()

double client::MSTransportDiagnosticsStats::get_numConsentReqSent ( )

◆ get_numConsentRespReceived()

double client::MSTransportDiagnosticsStats::get_numConsentRespReceived ( )

◆ get_numConsentRespSent()

double client::MSTransportDiagnosticsStats::get_numConsentRespSent ( )

◆ get_portRangeMax()

double client::MSTransportDiagnosticsStats::get_portRangeMax ( )

◆ get_portRangeMin()

double client::MSTransportDiagnosticsStats::get_portRangeMin ( )

◆ get_protocol()

String* client::MSTransportDiagnosticsStats::get_protocol ( )

◆ get_remoteAddress()

String* client::MSTransportDiagnosticsStats::get_remoteAddress ( )

◆ get_remoteAddrType()

String* client::MSTransportDiagnosticsStats::get_remoteAddrType ( )

◆ get_remoteMR()

String* client::MSTransportDiagnosticsStats::get_remoteMR ( )

◆ get_remoteMRTCPPort()

double client::MSTransportDiagnosticsStats::get_remoteMRTCPPort ( )

◆ get_remoteSite()

String* client::MSTransportDiagnosticsStats::get_remoteSite ( )

◆ get_rtpRtcpMux()

bool client::MSTransportDiagnosticsStats::get_rtpRtcpMux ( )

◆ get_stunVer()

double client::MSTransportDiagnosticsStats::get_stunVer ( )

◆ set_allocationTimeInMs()

void client::MSTransportDiagnosticsStats::set_allocationTimeInMs ( double  )

◆ set_baseAddress()

void client::MSTransportDiagnosticsStats::set_baseAddress ( const String )

◆ set_baseInterface()

void client::MSTransportDiagnosticsStats::set_baseInterface ( MSNetworkInterfaceType )

◆ set_iceRole()

void client::MSTransportDiagnosticsStats::set_iceRole ( const String )

◆ set_iceWarningFlags()

void client::MSTransportDiagnosticsStats::set_iceWarningFlags ( MSIceWarningFlags )

◆ set_interfaces()

void client::MSTransportDiagnosticsStats::set_interfaces ( MSNetworkInterfaceType )

◆ set_localAddress()

void client::MSTransportDiagnosticsStats::set_localAddress ( const String )

◆ set_localAddrType()

void client::MSTransportDiagnosticsStats::set_localAddrType ( const String )

◆ set_localInterface()

void client::MSTransportDiagnosticsStats::set_localInterface ( MSNetworkInterfaceType )

◆ set_localMR()

void client::MSTransportDiagnosticsStats::set_localMR ( const String )

◆ set_localMRTCPPort()

void client::MSTransportDiagnosticsStats::set_localMRTCPPort ( double  )

◆ set_localSite()

void client::MSTransportDiagnosticsStats::set_localSite ( const String )

◆ set_msRtcEngineVersion()

void client::MSTransportDiagnosticsStats::set_msRtcEngineVersion ( const String )

◆ set_networkName()

void client::MSTransportDiagnosticsStats::set_networkName ( const String )

◆ set_numConsentReqReceived()

void client::MSTransportDiagnosticsStats::set_numConsentReqReceived ( double  )

◆ set_numConsentReqSent()

void client::MSTransportDiagnosticsStats::set_numConsentReqSent ( double  )

◆ set_numConsentRespReceived()

void client::MSTransportDiagnosticsStats::set_numConsentRespReceived ( double  )

◆ set_numConsentRespSent()

void client::MSTransportDiagnosticsStats::set_numConsentRespSent ( double  )

◆ set_portRangeMax()

void client::MSTransportDiagnosticsStats::set_portRangeMax ( double  )

◆ set_portRangeMin()

void client::MSTransportDiagnosticsStats::set_portRangeMin ( double  )

◆ set_protocol()

void client::MSTransportDiagnosticsStats::set_protocol ( const String )

◆ set_remoteAddress()

void client::MSTransportDiagnosticsStats::set_remoteAddress ( const String )

◆ set_remoteAddrType()

void client::MSTransportDiagnosticsStats::set_remoteAddrType ( const String )

◆ set_remoteMR()

void client::MSTransportDiagnosticsStats::set_remoteMR ( const String )

◆ set_remoteMRTCPPort()

void client::MSTransportDiagnosticsStats::set_remoteMRTCPPort ( double  )

◆ set_remoteSite()

void client::MSTransportDiagnosticsStats::set_remoteSite ( const String )

◆ set_rtpRtcpMux()

void client::MSTransportDiagnosticsStats::set_rtpRtcpMux ( bool  )

◆ set_stunVer()

void client::MSTransportDiagnosticsStats::set_stunVer ( double  )