| ListenRatio |
- Type
- double
- Properties
- Filter, Sort
- Description
- The ratio of the time the speaker spent listening versus talking
on the call.
|
| Name |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- The name of the video call recording.
|
| ParticipantSpeakingOrder |
- Type
- int
- Properties
- Filter, Group, Sort
- Description
- The sequence in which participants first spoke during the call.
Only the initial speaking turn of each participant is
captured.
|
| TalkRatio |
- Type
- double
- Properties
- Filter, Sort
- Description
- The ratio of the time that the speaker spent talking versus
listening on the call.
|
| TalkSegment |
- Type
- textarea
- Properties
- Filter, Nillable, Sort
- Description
- The transcript of specific segments that the participant was
speaking.
|
| VideoCallId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- ID of the associated VideoCall.
- This field is a relationship field.
- Relationship Name
- VideoCall
- Relationship Type
- Master-detail
- Refers To
- VideoCall (the master object)
|
| VideoCallParticipantId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- ID of the associated VideoCallParticipant.
- This field is a relationship field.
- Relationship Name
- VideoCallParticipant
- Refers To
- VideoCallParticipant
|
| VideoCallRecordingId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- ID of the associated VideoCallRecording.
- This field is a relationship field.
- Relationship Name
- VideoCallRecording
- Refers To
- VideoCallRecording
|