public class ChannelTransferInfo
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ChannelTransferInfo.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
ChannelTransferInfo.Builder |
newBuilder()
New builder.
|
ChannelTransferTarget |
target()
Gets the target.
|
public ChannelTransferInfo.Builder newBuilder()
public ChannelTransferTarget target()
An object specifying target channels available for the transfer. Each property of this object represents an available transfer target. Currently, the only supported property is **chat**, representing the web chat integration.
Copyright © 2023 IBM Cloud. All rights reserved.