My Project
Properties | List of all members
CCConnectionStatus Class Reference

Connection statistics. More...

#import <CCConnectionStatus.h>

Inheritance diagram for CCConnectionStatus:

Properties

NSDate * timeStamp
 Time stamp of connection statistics generation.
 
NSArray * mediaChannelStats
 Reports for media channels. Element can be one of the following types: CCAudioSenderStats, CCVideoSenderStats, CCAudioReceiverStats, CCVideoReceiverStats.
 
CCVideoBandWidthStatusvideoBandwidthStats
 Video bandwidth statistics.
 
NSArray * localIceCandidateStats
 Reports for local ICE candidate stats.
 
NSArray * remoteIceCandidateStats
 Reports for remote ICE candidate stats.
 
NSArray * iceCandidatePairStats
 Reports for ICE candidate pair stats.
 

Detailed Description

Connection statistics.


The documentation for this class was generated from the following file: