Uses of Class
com.mypurecloud.sdk.v2.model.Domains
Packages that use Domains
-
Uses of Domains in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DomainsModifier and TypeMethodDescriptionDomains.allowExistingEmailParticipants(Boolean allowExistingEmailParticipants) Allow reply and forward to recipients included in the previous email, ignoring the authorized domains listDomains.allowOutboundToAnyDomainAcd(Boolean allowOutboundToAnyDomainAcd) Allow new outbound email (no existing conversation) to be sent to any domain, ignoring the authorized domains list.This setting applies only to new outbound emails sent on behalf of queue or agentless, NOT campaigns.This setting can only be true if allowExistingEmailParticipants is also true.Domains.authorizedDomains(AuthorizedDomains authorizedDomains) The authorized domains settings for email processing.EmailSetting.getDomains()Methods in com.mypurecloud.sdk.v2.model with parameters of type DomainsModifier and TypeMethodDescriptionThe domain list settings.voidEmailSetting.setDomains(Domains domains)