public static interface CrossChannelBehavior.Builder extends SdkPojo, CopyableBuilder<CrossChannelBehavior.Builder,CrossChannelBehavior>
| Modifier and Type | Method and Description |
|---|---|
CrossChannelBehavior.Builder |
behaviorType(BehaviorType behaviorType)
Specifies the other channels that can be routed to an agent handling their current channel.
|
CrossChannelBehavior.Builder |
behaviorType(String behaviorType)
Specifies the other channels that can be routed to an agent handling their current channel.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCrossChannelBehavior.Builder behaviorType(String behaviorType)
Specifies the other channels that can be routed to an agent handling their current channel.
behaviorType - Specifies the other channels that can be routed to an agent handling their current channel.BehaviorType,
BehaviorTypeCrossChannelBehavior.Builder behaviorType(BehaviorType behaviorType)
Specifies the other channels that can be routed to an agent handling their current channel.
behaviorType - Specifies the other channels that can be routed to an agent handling their current channel.BehaviorType,
BehaviorTypeCopyright © 2023. All rights reserved.