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