| AppType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The type of app used by the participant, such as Facebook, SMS, or Voice.
The nillable property is available in API version 51.0 and later.
|
| ConversationId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The record ID of the conversation that this participant is part of.
|
| JoinedTime |
- Type
- dateTime
- Properties
- Filter, Sort
- Description
- The date and time that a participant joined a conversation.
|
| LastActiveTime |
- Type
- dateTime
- Properties
- Filter, Sort
- Description
- The date and time that a participant was last active during a
conversation.
|
| LeftTime |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time that a participant left a conversation.
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- The autogenerated name of the conversation participants.
|
| ParticipantContext |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- An identifier, such as a Facebook page, to add context about this
participant.
|
| ParticipantEntityId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The ID of the record connected to this participant record, such as a
Contact, Messaging End User, or User record.
|
| ParticipantKey |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- A value that uniquely identifies this participant.
|
| ParticipantRole |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The role of this participant in the conversation, such as Agent, End User,
or Supervisor.
|