Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentStateEventTopicAgentStateEventNotification.MediaTypeEnum
Packages that use AgentStateEventTopicAgentStateEventNotification.MediaTypeEnum
-
Uses of AgentStateEventTopicAgentStateEventNotification.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentStateEventTopicAgentStateEventNotification.MediaTypeEnumModifier and TypeMethodDescriptionAgentStateEventTopicAgentStateEventNotification.MediaTypeEnum.fromString(String key) AgentStateEventTopicAgentStateEventNotification.getMediaType()Returns the enum constant of this class with the specified name.AgentStateEventTopicAgentStateEventNotification.MediaTypeEnum.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 AgentStateEventTopicAgentStateEventNotification.MediaTypeEnumModifier and TypeMethodDescriptionAgentStateEventTopicAgentStateEventNotification.mediaType(AgentStateEventTopicAgentStateEventNotification.MediaTypeEnum mediaType) voidAgentStateEventTopicAgentStateEventNotification.setMediaType(AgentStateEventTopicAgentStateEventNotification.MediaTypeEnum mediaType)