The following are the values of the Sfc.ContentDownloadContext enum.
Value | Description |
---|---|
CHATTER | Download from Chatter. |
CONTENT | Default value. Downloads from the Salesforce CRM Content product. |
DELIVERY | Download of a content delivery. |
MOBILE | Download from a mobile device. |
REST_API | Download from the Connect API (/connect/files/${fileId}/content endpoint). |
RETRIEVE | Retrieve VersionData from SObject API. |
S1 | Download from Salesforce mobile. |
SOQL | Select VersionData from SOQL. |