fm.liveswitch.TransportStats Member List

This is the complete list of members for fm.liveswitch.TransportStats, including all inherited members.

BaseStats()fm.liveswitch.BaseStatsprotected
deserializeProperties(String key, String valueJson)fm.liveswitch.TransportStatsprotected
fromJson(String transportJson)fm.liveswitch.TransportStatsstatic
getActiveCandidatePair()fm.liveswitch.TransportStats
getBytesReceived()fm.liveswitch.TransportStats
getBytesSent()fm.liveswitch.TransportStats
getCandidatePair(String candidatePairId)fm.liveswitch.TransportStats
getCandidatePairs()fm.liveswitch.TransportStats
getId()fm.liveswitch.BaseStats
getIsHost()fm.liveswitch.TransportStats
getIsReflexive()fm.liveswitch.TransportStats
getIsRelayed()fm.liveswitch.TransportStats
getLocalCandidate(String candidateId)fm.liveswitch.TransportStats
getLocalCandidates()fm.liveswitch.TransportStats
getLocalCertificate()fm.liveswitch.TransportStats
getRemoteCandidate(String candidateId)fm.liveswitch.TransportStats
getRemoteCandidates()fm.liveswitch.TransportStats
getRemoteCertificate()fm.liveswitch.TransportStats
getRtcpTransport()fm.liveswitch.TransportStats
getTimestamp()fm.liveswitch.BaseStats
serializeProperties(java.util.HashMap< String, String > jsonObject)fm.liveswitch.TransportStatsprotected
setActiveCandidatePair(fm.liveswitch.CandidatePairStats value)fm.liveswitch.TransportStats
setBytesReceived(long value)fm.liveswitch.TransportStats
setBytesSent(long value)fm.liveswitch.TransportStats
setCandidatePairs(fm.liveswitch.CandidatePairStats[] value)fm.liveswitch.TransportStats
setLocalCandidates(fm.liveswitch.CandidateStats[] value)fm.liveswitch.TransportStats
setLocalCertificate(fm.liveswitch.CertificateStats value)fm.liveswitch.TransportStats
setRemoteCandidates(fm.liveswitch.CandidateStats[] value)fm.liveswitch.TransportStats
setRemoteCertificate(fm.liveswitch.CertificateStats value)fm.liveswitch.TransportStats
setRtcpTransport(fm.liveswitch.TransportStats value)fm.liveswitch.TransportStats
toJson(fm.liveswitch.TransportStats transport)fm.liveswitch.TransportStatsstatic
toJson()fm.liveswitch.TransportStats
TransportStats()fm.liveswitch.TransportStats