Uses of Class
com.mypurecloud.sdk.v2.model.TransferInitiator
Packages that use TransferInitiator
-
Uses of TransferInitiator in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TransferInitiatorModifier and TypeMethodDescriptionTransferResponse.getInitiator()The id of the user who initiated the command if it was initiated by a user.Methods in com.mypurecloud.sdk.v2.model with parameters of type TransferInitiatorModifier and TypeMethodDescriptionTransferResponse.initiator(TransferInitiator initiator) The initiator of the command.voidTransferResponse.setInitiator(TransferInitiator initiator)