My Project
|
Define ICE candidate report. More...
#import <CCIceCandidateStats.h>
Properties | |
NSString * | statsId |
The ID of this stats report. | |
NSString * | ip |
The IP address of the candidate. | |
NSUInteger | port |
The port number of the candidate. | |
CCIceCandidateType | candidateType |
Candidate type. | |
CCTransportProtocolType | protocol |
Transport protocol. | |
NSUInteger | priority |
Calculated as defined in RFC5245. | |
Define ICE candidate report.