Get meeting
This activity retrieves a meeting by the conference identifier or meeting access code.
| Parameters | Description |
|---|---|
|
MeetingIdOrAccessCode |
Meeting identifier or access code of the meeting to be retrieved. |
| Parameters | Description |
|---|---|
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
|
Result |
HTTP response to the request. |
|
AccessCode |
Meeting access code. |
MeetingId |
Meeting identifier. |
↑