UNPKG

matrix-js-sdk

Version:
11 lines 264 B
export interface TransportStats { ip: string; type: string; localIp: string; isFocus: boolean; localCandidateType: string; remoteCandidateType: string; networkType: string; rtt: number; } //# sourceMappingURL=transportStats.d.ts.map