Uses of Class
com.mypurecloud.sdk.v2.model.IgnorePhrase
Packages that use IgnorePhrase
-
Uses of IgnorePhrase in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IgnorePhraseModifier and TypeMethodDescriptionIgnorePhrase.mediaType(IgnorePhrase.MediaTypeEnum mediaType) Media Type for the entity (Optional)IgnorePhrase.participant(IgnorePhrase.ParticipantEnum participant) Type of participantText of the phrase to be ignoredMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type IgnorePhraseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type IgnorePhraseModifier and TypeMethodDescriptionIgnorePhrasesRequest.phrases(List<IgnorePhrase> phrases) List of phrases to be ignoredvoidIgnorePhrasesRequest.setPhrases(List<IgnorePhrase> phrases)