Package com.mypurecloud.sdk.v2.model
Class ConsultTransferResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.ConsultTransferResponse
- All Implemented Interfaces:
Serializable
ConsultTransferResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondestinationParticipantId(String destinationParticipantId) Participant ID to whom the call is being transferred.booleaninthashCode()voidsetDestinationParticipantId(String destinationParticipantId) toString()
-
Constructor Details
-
ConsultTransferResponse
public ConsultTransferResponse() -
ConsultTransferResponse
-
-
Method Details