Pārlūkot izejas kodu

forgot to document the getTranscriber() method

dev1
nikvaessen 9 gadus atpakaļ
vecāks
revīzija
5c701a8f0b
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2
    1
      JitsiConference.js

+ 2
- 1
JitsiConference.js Parādīt failu

@@ -371,7 +371,8 @@ JitsiConference.prototype.setSubject = function (subject) {
371 371
 };
372 372
 
373 373
 /**
374
- *
374
+ * Get a transcriber object for all current participants in this conference
375
+ * @return {Transcriber} the transcriber object
375 376
  */
376 377
 JitsiConference.prototype.getTranscriber = function(){
377 378
     if(this.transcriber === undefined){

Notiek ielāde…
Atcelt
Saglabāt