UserMeetingDetails interface
Interface representing the details of a user's meeting.
Properties
| in |
Indicates if the user is currently in a meeting. |
| role | The role of the user in the meeting. |
Property Details
inMeeting
Indicates if the user is currently in a meeting.
inMeeting: boolean
Property Value
boolean
role
The role of the user in the meeting.
role: string
Property Value
string