ConversationChangedReason Enum

Definition

Enumerates the reasons when the conversation of the call will be changed.

public enum class ConversationChangedReason
public enum ConversationChangedReason
type ConversationChangedReason = 
Public Enum ConversationChangedReason
Inheritance
ConversationChangedReason

Fields

CallDeflectedToDifferentParticipant 1

Call was deflected to a different remote participant.

CallEscalationFailed 2

Escalation operation of the call failed.

CallRemoteParticipantChanged 3

Remote participant of the call changed.

None 0

Unspecified or unknown reason.

Applies to