Newer Version Available
UserServicePresence
Represents a presence user’s real-time presence status. This
object is available in API version 32.0 and later.
Supported Calls
delete(), query(), getDeleted(), getUpdated(), retrieve(), undelete()
Special Access Rules
To access this object, Omni-Channel must be enabled.
Fields
| Field | Details |
|---|---|
| ConfiguredCapacity |
|
| IsAway |
|
| Name |
|
| OwnerId |
|
| ServicePresenceStatusId |
|
| UserId |
|
Usage
Apex triggers aren’t supported with UserServicePresence.
Sharing rules aren’t supported with UserServicePresence even if the OwnerId field is enabled.
In API version 41.0 or later, UserServicePresence records can be deleted programmatically. The “Customize Application” permission is required.
Associated Objects
This object has the following associated objects. Unless noted, they are available in the same API version as this object.
- UserServicePresenceOwnerSharingRule
- Sharing rules are available for the object.
- UserServicePresenceShare
- Sharing is available for the object.