feat(subject): UI

This commit is contained in:
Hristo Terezov
2019-03-12 17:45:53 +00:00
parent 2715e81f1d
commit cb8e9eed5e
15 changed files with 233 additions and 84 deletions

View File

@@ -548,7 +548,7 @@ export default class JitsiMeetExternalAPI extends EventEmitter {
* {@code displayName} - Sets the display name of the local participant to
* the value passed in the arguments array.
* {@code subject} - Sets the subject of the conference, the value passed
* in the arguments array. Note: available only for moderator.
* in the arguments array. Note: Available only for moderator.
*
* {@code toggleAudio} - Mutes / unmutes audio with no arguments.
* {@code toggleVideo} - Mutes / unmutes video with no arguments.