Table of Contents

TTMSFNCCloudSlackJoinConversationEvent Event Type

Occurs when a Slack conversation join request completes.

API unit family: TMSFNCCloudSlack

Parameters

Name Description
Sender Object that triggered the event.
ARequestResult Request result returned by the service call.
JoinedConversation True when the conversation was joined successfully.
AConversation Conversation associated with the request.
WarningMessage Warning text returned by the service, if any.
ErrorMessage Error text returned by the service when the request fails.