Table of Contents

TTMSFNCCloudSlackGetFileEvent Event Type

Occurs when a Slack file download request completes.

API unit family: TMSFNCCloudSlack

Parameters

Name Description
Sender Object that triggered the event.
ARequestResult Request result returned by the service call.
AMessage Message that owns the object.
AFile File associated with the request.
AStream Stream containing the downloaded file data.