Updates jsdoc.

pull/1103/head
damencho 9 years ago
parent 3ad1573130
commit aaca510f8a
  1. 3
      conference.js

@ -185,7 +185,8 @@ function muteLocalVideo (muted) {
* If we have a close page enabled, redirect to it without
* showing any other dialog.
*
* @param {object} options Feedback data
* @param {object} options used to decide which particular close page to show
* or if close page is disabled, whether we should show the thankyou dialog
* @param {boolean} options.thankYouDialogVisible - whether we should
* show thank you dialog
* @param {boolean} options.feedbackSubmitted - whether feedback was submitted

Loading…
Cancel
Save