Enum Class TransferRequest.TransferTypeEnum

java.lang.Object
java.lang.Enum<TransferRequest.TransferTypeEnum>
com.mypurecloud.sdk.v2.model.TransferRequest.TransferTypeEnum
All Implemented Interfaces:
Serializable, Comparable<TransferRequest.TransferTypeEnum>, java.lang.constant.Constable
Enclosing class:
TransferRequest

public static enum TransferRequest.TransferTypeEnum extends Enum<TransferRequest.TransferTypeEnum>
The type of transfer to perform. Attended, where the initiating agent maintains ownership of the conversation until the intended recipient accepts the transfer, or Unattended, where the initiating agent immediately disconnects. Default is Unattended.