Kaynağa Gözat

Removed mention of JitsiTrackError in docs

dev1
tsareg 9 yıl önce
ebeveyn
işleme
ab5bf028c2
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0
    2
      doc/API.md

+ 0
- 2
doc/API.md Dosyayı Görüntüle

@@ -53,8 +53,6 @@ The ```options``` parameter is JS object with the following properties:
53 53
 
54 54
 * ```JitsiMeetJS.JitsiConnection``` - the ```JitsiConnection``` constructor. You can use that to create new server connection.
55 55
 
56
-* ```JitsiMeetJS.JitsiTrackError``` - the ```JitsiTrackError``` constructor. You can use that to check ```instanceof``` errors you get from ```JitsiMeetJS.createLocalTracks()``` method.
57
-
58 56
 * ```JitsiMeetJS.setLogLevel``` - changes the log level for the library. For example to have only error messages you should do:
59 57
 ```
60 58
 JitsiMeetJS.setLogLevel(JitsiMeetJS.logLevels.ERROR);

Loading…
İptal
Kaydet