Enum Class Conversation.StateEnum

java.lang.Object
java.lang.Enum<Conversation.StateEnum>
com.mypurecloud.sdk.v2.model.Conversation.StateEnum
All Implemented Interfaces:
Serializable, Comparable<Conversation.StateEnum>, java.lang.constant.Constable
Enclosing class:
Conversation

public static enum Conversation.StateEnum extends Enum<Conversation.StateEnum>
On update, 'disconnected' will disconnect the conversation. No other values are valid. When reading conversations, this field will never have a value present.