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