Package com.mypurecloud.sdk.v2.model
Class QueueConversationSocialExpressionEventTopicDisconnectReason
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicDisconnectReason
- All Implemented Interfaces:
Serializable
public class QueueConversationSocialExpressionEventTopicDisconnectReason
extends Object
implements Serializable
QueueConversationSocialExpressionEventTopicDisconnectReason
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumDisconnect reason protocol type. -
Constructor Summary
ConstructorsConstructorDescriptionQueueConversationSocialExpressionEventTopicDisconnectReason(Boolean initWithEmptyList) -
Method Summary
-
Constructor Details
-
QueueConversationSocialExpressionEventTopicDisconnectReason
public QueueConversationSocialExpressionEventTopicDisconnectReason() -
QueueConversationSocialExpressionEventTopicDisconnectReason
-
-
Method Details
-
type
public QueueConversationSocialExpressionEventTopicDisconnectReason type(QueueConversationSocialExpressionEventTopicDisconnectReason.TypeEnum type) Disconnect reason protocol type. -
getType
-
setType
-
code
Protocol specific reason code. See the Q.850 and SIP specs. -
getCode
-
setCode
-
phrase
Human readable English description of the disconnect reason. -
getPhrase
-
setPhrase
-
equals
-
hashCode
public int hashCode() -
toString
-