bytesSent property

int? bytesSent
getter/setter pair

Total number of payload bytes sent on this RTCPeerConnection, i.e. not including headers or padding.

Implementation

int? bytesSent;