No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.Photo Class
| Name | Type | Description | Available Version |
|---|---|---|---|
| fullEmailPhotoUrl | String | A temporary URL to the large profile picture. The URL expires after 30 days and is available to unauthenticated users. | 28.0 |
| largePhotoUrl | String | URL to the large profile picture. The default width is 200 pixels, and the height is scaled so the original image proportions are maintained. | 28.0 |
| photoVersionId | String | 18–character ID to that version of the photo | 28.0 |
| smallPhotoUrl | String | URL to the small profile picture. The default size is 64x64 pixels. | 28.0 |
| standardEmailPhotoUrl | String | A temporary URL to the small profile. The URL expires after 30 days and is available to unauthenticated users. | 28.0 |
| url | String | A resource that returns a Photo object: for example, /services/data/v32.0/chatter/users/005D0000001LL8OIAW/photo. | 28.0 |