Object used to describe the details of a long call.
| Name | Type | Description | Attributes |
|---|---|---|---|
| participantName | ParticipantName | The name of the participant. | Mandatory |
| conferenceId | string | The ID of the conference. | Mandatory |
| startTime | dateTime | The start time of the conference. | Mandatory |
| joinInTime | dateTime | The time when the participant joins in. | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| ParticipantName | string | Length of value must be >=1 Length of value must be <=256 |