Package com.mypurecloud.sdk.v2.model
Class IdentityResolutionAutomergeConfig
java.lang.Object
com.mypurecloud.sdk.v2.model.IdentityResolutionAutomergeConfig
- All Implemented Interfaces:
Serializable
IdentityResolutionAutomergeConfig
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthenticatedWebMessaging(Boolean authenticatedWebMessaging) Whether automerging is enabled for Authenticated Webmessaging conversations in this channel.booleaninthashCode()voidsetAuthenticatedWebMessaging(Boolean authenticatedWebMessaging) voidsetWebTracking(Boolean webTracking) toString()webTracking(Boolean webTracking) Whether automerging is enabled for Web Tracking sessions in this channel.
-
Constructor Details
-
IdentityResolutionAutomergeConfig
public IdentityResolutionAutomergeConfig() -
IdentityResolutionAutomergeConfig
-
-
Method Details
-
authenticatedWebMessaging
public IdentityResolutionAutomergeConfig authenticatedWebMessaging(Boolean authenticatedWebMessaging) Whether automerging is enabled for Authenticated Webmessaging conversations in this channel. -
getAuthenticatedWebMessaging
-
setAuthenticatedWebMessaging
-
webTracking
Whether automerging is enabled for Web Tracking sessions in this channel. -
getWebTracking
-
setWebTracking
-
equals
-
hashCode
public int hashCode() -
toString
-