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