Uses of Enum Class
com.mypurecloud.sdk.v2.model.SocialExpression.DisconnectTypeEnum
Packages that use SocialExpression.DisconnectTypeEnum
-
Uses of SocialExpression.DisconnectTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SocialExpression.DisconnectTypeEnumModifier and TypeMethodDescriptionSocialExpression.DisconnectTypeEnum.fromString(String key) SocialExpression.getDisconnectType()Returns the enum constant of this class with the specified name.static SocialExpression.DisconnectTypeEnum[]SocialExpression.DisconnectTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type SocialExpression.DisconnectTypeEnumModifier and TypeMethodDescriptionSocialExpression.disconnectType(SocialExpression.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.voidSocialExpression.setDisconnectType(SocialExpression.DisconnectTypeEnum disconnectType)