Uses of Class
com.mypurecloud.sdk.v2.model.Destination
Packages that use Destination
-
Uses of Destination in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DestinationModifier and TypeMethodDescriptionAddress or phone number.ConsultTransfer.getDestination()The name of the internal user.The queue ID.The user ID.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DestinationMethods in com.mypurecloud.sdk.v2.model with parameters of type DestinationModifier and TypeMethodDescriptionConsultTransfer.destination(Destination destination) Destination.voidConsultTransfer.setDestination(Destination destination) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type DestinationModifier and TypeMethodDescriptionCreateCallRequest.participants(List<Destination> participants) The list of participants to call to create a new ad-hoc conference.voidCreateCallRequest.setParticipants(List<Destination> participants)