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