mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(subject): UI
This commit is contained in:
2
modules/API/external/external_api.js
vendored
2
modules/API/external/external_api.js
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user