|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <RTCLegacyStatsReport.h>
Instance Methods | |
| (instancetype) | - NS_UNAVAILABLE |
| (instancetype) | - NS_UNAVAILABLE |
| (instancetype) | - initWithNativeReport: [implementation] |
| (instancetype) | - initWithNativeReport: [implementation] |
Properties | |
| CFTimeInterval | timestamp |
| NSString * | type |
| NSString * | reportId |
| NSDictionary< NSString *, NSString * > * | values |
This does not currently conform to the spec.
|
implementation |
Initialize an RTCLegacyStatsReport object from a native StatsReport.
|
implementation |
Initialize an RTCLegacyStatsReport object from a native StatsReport.
| - (instancetype) NS_UNAVAILABLE |
| - (instancetype) NS_UNAVAILABLE |
|
readnonatomicassign |
Time since 1970-01-01T00:00:00Z in milliseconds.
|
readnonatomicassign |
A dictionary holding the actual stats.
1.8.13