| BrowserName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The browser used by the participant.
|
| DeviceOsName |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The operating system used by the participant.
|
| DeviceType |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The device used by the participant.
|
| Duration |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- Indicates the total time in seconds the attendee actively
participated in the remote engagement session, for each
connection.
- This field is a calculated field.
|
| JoinDateTime |
- Type
- dateTime
- Properties
- Create, Filter, Sort, Update
- Description
- The date and time when the participant joins the video call.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed this record
indirectly, for example, through a list view or related
record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed this record or
list view. If this value is null, and
LastReferenceDate is not null, the user
accessed this record or list view indirectly.
|
| LeaveDateTime |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The date and time when the participant leaves the video call.
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- The name of the video call participant session.
|
| VideoCallParticipantId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The video call participant associated with the video call
participant session.
- This field is a relationship field.
- Relationship Name
- VideoCallParticipant
- Relationship Type
- Master-detail
- Refers To
- VideoCallParticipant (the master object)
|