Uses of Class
com.mypurecloud.sdk.v2.model.TransferDestination
Packages that use TransferDestination
-
Uses of TransferDestination in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TransferDestinationModifier and TypeMethodDescriptionThe destination address if the command destination is an endpoint.TransferResponse.getDestination()The id of the user if the command destination is a user.Methods in com.mypurecloud.sdk.v2.model with parameters of type TransferDestinationModifier and TypeMethodDescriptionTransferResponse.destination(TransferDestination destination) The destination of the command.voidTransferResponse.setDestination(TransferDestination destination)