Uses of Class
com.mypurecloud.sdk.v2.model.IdentityResolutionAutomergeConfig
Packages that use IdentityResolutionAutomergeConfig
-
Uses of IdentityResolutionAutomergeConfig in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IdentityResolutionAutomergeConfigModifier and TypeMethodDescriptionIdentityResolutionAutomergeConfig.authenticatedWebMessaging(Boolean authenticatedWebMessaging) Whether automerging is enabled for Authenticated Webmessaging conversations in this channel.DeploymentIdentityResolutionConfig.getAutomerge()IdentityResolutionAutomergeConfig.webTracking(Boolean webTracking) Whether automerging is enabled for Web Tracking sessions in this channel.Methods in com.mypurecloud.sdk.v2.model with parameters of type IdentityResolutionAutomergeConfigModifier and TypeMethodDescriptionDeploymentIdentityResolutionConfig.automerge(IdentityResolutionAutomergeConfig automerge) Whether automerging of contacts should be enabled for each channel.voidDeploymentIdentityResolutionConfig.setAutomerge(IdentityResolutionAutomergeConfig automerge)