No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.ActorWithId Class
This class is abstract.
Subclass of: ConnectApi.Actor Class
Superclass of:
| Name | Type | Description | Available Version |
|---|---|---|---|
| id | String | Actor’s 18-character ID | 28.0 |
| motif | ConnectApi.Motif | An icon that identifies the actor as a user, group, file, or custom object. The icon isn’t the user or group photo, and it isn’t a preview of the file. The motif can also contain the object’s base color. | 28.0 |
| mySubscription | ConnectApi.Reference | If the context user is following the item, this contains information about the subscription, else returns null. | 28.0 |
| recordViewUrl | String | The URL of the Chatter REST API record view resource for this record, or null if this record does not have a record view layout, or if “Connect Records API” is not enabled for this organization, or if the record type isn’t supported. | 30.0 |
| url | String | Chatter REST API URL for the resource | 28.0 |