Uses of Enum Class
com.mypurecloud.sdk.v2.model.InternalMessageMediaParticipant.DisconnectTypeEnum
Packages that use InternalMessageMediaParticipant.DisconnectTypeEnum
-
Uses of InternalMessageMediaParticipant.DisconnectTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InternalMessageMediaParticipant.DisconnectTypeEnumModifier and TypeMethodDescriptionInternalMessageMediaParticipant.DisconnectTypeEnum.fromString(String key) InternalMessageMediaParticipant.getDisconnectType()Returns the enum constant of this class with the specified name.InternalMessageMediaParticipant.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 InternalMessageMediaParticipant.DisconnectTypeEnumModifier and TypeMethodDescriptionInternalMessageMediaParticipant.disconnectType(InternalMessageMediaParticipant.DisconnectTypeEnum disconnectType) The reason the participant was disconnected from the conversation.voidInternalMessageMediaParticipant.setDisconnectType(InternalMessageMediaParticipant.DisconnectTypeEnum disconnectType)