Enum Class TransferToExternalContactRequest.TransferTypeEnum

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

public static enum TransferToExternalContactRequest.TransferTypeEnum extends Enum<TransferToExternalContactRequest.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.