Skip to content

Commit

Permalink
feat(MembershipsAdapter): add the boolean property host for the Membe…
Browse files Browse the repository at this point in the history
…r object
  • Loading branch information
karinasigartau0798 authored and lalli-flores committed Apr 6, 2021
1 parent 4044286 commit 7593503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MembershipsAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import WebexAdapter from './WebexAdapter';
* @property {boolean} muted If the member's audio is currently muted
* @property {boolean} sharing If the member is currently sharing their screen
* @property {boolean} inMeeting If the member is currently in meeting
* @property {boolean} host If the member is the host of a meeting
*/

/**
Expand Down

0 comments on commit 7593503

Please sign in to comment.