Przeglądaj źródła

fix: add `getParticipants` to JitsiConference docs

dev1
Viktor Chernodub 4 lat temu
rodzic
commit
05d6503d66
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      doc/API.md

+ 2
- 0
doc/API.md Wyświetl plik

@@ -459,6 +459,8 @@ Throws NetworkError or InvalidStateError or Error if the operation fails.
459 459
     - `propertyKey` - string - custom property name
460 460
     - `propertyValue` - string - custom property value
461 461
 
462
+38. `getParticipants()` - Retrieves an array of all participants in this conference.
463
+
462 464
 JitsiTrack
463 465
 ======
464 466
 The object represents single track - video or audio. They can be remote tracks ( from the other participants in the call) or local tracks (from the devices of the local participant).

Ładowanie…
Anuluj
Zapisz