Data Received
@Serializable
Fired when data chunk was received over the network.
Constructors
Link copied to clipboard
constructor(requestId: RequestId, timestamp: MonotonicTime, dataLength: Int, encodedDataLength: Int)