Преглед изворни кода

Fix an error introduced while rebasing.

release-8443
Boris Grozev пре 9 година
родитељ
комит
45cf2bcdce
1 измењених фајлова са 5 додато и 1 уклоњено
  1. 5
    1
      doc/API.md

+ 5
- 1
doc/API.md Прегледај датотеку

@@ -284,7 +284,11 @@ The object represents a conference. We have the following methods to control the
284 284
 
285 285
 28. isStartVideoMuted() - check if video is muted on join
286 286
 
287
-29. setSubject(subject) - change subject of the conference
287
+29. sendFeedback(overallFeedback, detailedFeedback) - Sends the given feedback through CallStats if enabled.
288
+    - overallFeedback an integer between 1 and 5 indicating the user feedback
289
+    - detailedFeedback detailed feedback from the user. Not yet used
290
+
291
+30. setSubject(subject) - change subject of the conference
288 292
     - subject - string new subject
289 293
 
290 294
     Note: available only for moderator

Loading…
Откажи
Сачувај