Skip to content

Commit

Permalink
jsdoc: update
Browse files Browse the repository at this point in the history
  • Loading branch information
atoppi committed Jan 31, 2024
1 parent 571587f commit dd722fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/videoroom-plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -1433,6 +1433,7 @@ class VideoRoomHandle extends Handle {
* @property {boolean} [restart] - True if the request had it true
* @property {boolean} [update] - True if the request had it true
* @property {string} configured - A string with the value returned by Janus
* @property {object[]} [streams] - [multistream] Streams description as returned by Janus
* @property {boolean} [e2ee] - True if the stream is end-to-end encrypted
* @property {RTCSessionDescription} [jsep] - The JSEP answer
*/
Expand Down

0 comments on commit dd722fd

Please sign in to comment.