GetMeetingJoinUrlResponse: { joinUrl: string }

Example:

{
"joinURL": "xxxxxx"
}

Type declaration

  • joinUrl: string

    The join link of the meeting

Generated using TypeDoc