Transfer interaction to an agent with PSDK

Hello there!

I’m trying to transfer a chat interaction from one agent to another, with the PSDK. I’ve used the RequestPlaceInQueue but, when the agent made the RequestReleaseParty, the chat interaction it’s not intercepted by the other agent logged.
I’ve read that the chat transfer it’s not implementable with the PSDK, it’s true?

Thanks a lot

You can achieve it through request RequestPlaceInQueue as you have mentioned, where you have to just define the requested IQ and possibly some others information like reason or KVL. Or just use the request “RequestTransfer”