Uses of Class
com.mypurecloud.sdk.v2.model.PhraseTranslation
Packages that use PhraseTranslation
-
Uses of PhraseTranslation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PhraseTranslationModifier and TypeMethodDescriptionPhraseTranslation.participantPurpose(String participantPurpose) Purpose of the participant associated with the phrasePhraseTranslation.startTimeMs(Long startTimeMs) Epoch start time of the phrasePhraseTranslation.translatedText(String translatedText) Translation of the phraseMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type PhraseTranslationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type PhraseTranslationModifier and TypeMethodDescriptionTranscriptTranslation.phrases(List<PhraseTranslation> phrases) List of translated phrases, if translation succeededvoidTranscriptTranslation.setPhrases(List<PhraseTranslation> phrases)