ConversationState Enum

Definition

Represents the possible states for a conversation.

C#
public enum ConversationState
Inheritance
ConversationState

Fields

Name Value Description
Idle 0

A conversation in an idle state.

Incoming 1

An incoming conversation.

Establishing 2

A conversation being established.

Established 3

A conversation in two-party mode with at least one established call.

Conferencing 4

A conversation currently joining a conference or one which has joined the conference but has not been escalated yet.

InLobby 5

A conversation is in the lobby of the conference.

Conferenced 6

A conversation in a multi-party conference.

Terminating 7

A conversation being terminated.

Terminated 8

A conversation that has been terminated.

Applies to

Product Versions
Lync UCMA 4.0, 5.0, latest