Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentlessEmailSendResponseDto.SenderTypeEnum
Packages that use AgentlessEmailSendResponseDto.SenderTypeEnum
-
Uses of AgentlessEmailSendResponseDto.SenderTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentlessEmailSendResponseDto.SenderTypeEnumModifier and TypeMethodDescriptionAgentlessEmailSendResponseDto.SenderTypeEnum.fromString(String key) AgentlessEmailSendResponseDto.getSenderType()Returns the enum constant of this class with the specified name.AgentlessEmailSendResponseDto.SenderTypeEnum.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 AgentlessEmailSendResponseDto.SenderTypeEnumModifier and TypeMethodDescriptionAgentlessEmailSendResponseDto.senderType(AgentlessEmailSendResponseDto.SenderTypeEnum senderType) The identifier of the external participant of the given conversation.voidAgentlessEmailSendResponseDto.setSenderType(AgentlessEmailSendResponseDto.SenderTypeEnum senderType)