Type alias GetMeetingParticipantsResponse

GetMeetingParticipantsResponse: { participants: Participant[] }

Type declaration

  • participants: Participant[]

    An array containing information about meeting participants

Generated using TypeDoc