TTMSFNCCloudSlackGetProfilePictureEvent Event Type
Occurs when a Slack profile picture download request completes.
API unit family: TMSFNCCloudSlack
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
ARequestResult |
Request result returned by the service call. |
AUser |
User associated with the request. |
AProfile |
Profile associated with the request. |
AProfilePictureStream |
Stream containing the downloaded profile picture. |