diff --git a/static/protocol.js b/static/protocol.js index ab4604b..bcc6b32 100644 --- a/static/protocol.js +++ b/static/protocol.js @@ -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]