Ver código fonte

fix: add `getParticipants` to JitsiConference docs

dev1
Viktor Chernodub 4 anos atrás
pai
commit
05d6503d66
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      doc/API.md

+ 2
- 0
doc/API.md Ver arquivo

@@ -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).

Carregando…
Cancelar
Salvar