Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

SOSSessionActivity

Captures information about specific events that occur during an SOS video call, such as when an SOS call begins or ends. This object is available in API version 34.0 and later.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Name Details
ActivityTime
Type
dateTime
Properties
Create, Filter, Sort
Description
The time at which the activity occurred.
Name
Type
string
Properties
Autonumber, Defaulted on create, idLookup, Filter, Sort
Description
The name of the activity.
SessionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the SOS session that’s associated with the event.
Type
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort
Description
The kind of activity that occurred.

Usage

Use this object to query and manage SOS session activities.