Enumeration EngagementStatus

Status of the engagement.

Enumeration Members

Enumeration Members

ACTIVE: "ACTIVE"

The engagement is active and ready to accept new participants and messages.

PENDING: "PENDING"

The engagement has been created and is not yet ready to accept new participants or messages.

TERMINATED: "TERMINATED"

The engagement has been terminated and cannot accept any new requests.

TERMINATING: "TERMINATING"

The engagement is about to terminate and cannot accept new participants and messages.