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