TTMSFNCCloudSlackGetUserConversationsEvent Event Type
Occurs when a user conversation list request completes.
API unit family: TMSFNCCloudSlack
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
ARequestResult |
Request result returned by the service call. |
Conversations |
Conversation collection populated by the request. |
AUser |
User associated with the request. |
ErrorMessage |
Error text returned by the service when the request fails. |