Commit 397892d9 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Add forgotten time field to message typedef.

parent 4cdeb177
......@@ -239,6 +239,7 @@ function ServerConnection() {
* @property {string} [group]
* @property {unknown} [value]
* @property {boolean} [noecho]
* @property {number} [time]
* @property {string} [sdp]
* @property {RTCIceCandidate} [candidate]
* @property {string} [label]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment