EndOfConversationCodes Class

Definition

Defines values for EndOfConversationCodes.

public static class EndOfConversationCodes
type EndOfConversationCodes = class
Public Class EndOfConversationCodes
Inheritance
EndOfConversationCodes

Fields

BotIssuedInvalidMessage

The code value for bot-issued invalid message end of conversations.

BotTimedOut

The code value for bot time out end of conversations.

ChannelFailed

The code value for channel failed end of conversations.

CompletedSuccessfully

The code value for successful end of conversations.

Unknown

The code value for unknown end of conversations.

UserCancelled

The code value for user cancelled end of conversations.

Applies to