Переглянути джерело

Get local user ID (#495)

* Get local user ID

How to get the id Participate local.

* Correction of the sequence of numbers
dev1
Alfredo Guzman 8 роки тому
джерело
коміт
645f13b112
1 змінених файлів з 2 додано та 0 видалено
  1. 2
    0
      doc/API.md

+ 2
- 0
doc/API.md Переглянути файл

@@ -252,6 +252,8 @@ The object represents a conference. We have the following methods to control the
252 252
 
253 253
 2. leave() - leaves the conference. Returns Promise.
254 254
 
255
+3. myUserId() - get local user ID.
256
+
255 257
 4. getLocalTracks() - Returns array with JitsiTrack objects for the local streams.
256 258
 
257 259
 5. addEventListener(event, listener) - Subscribes the passed listener to the event.

Завантаження…
Відмінити
Зберегти