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