Can anyone please share an example of how to get attached data from the current interaction using the Agent Desktop .NET Toolkit ApplicationBlocksFor.Net? Specifically, I am trying to modify the VoiceSample VoiceToolbar class to get the attached data when a new call is received. I’m unclear of how to use com.genesyslab.ws.ail.interaction.AttachedData to do this. And, I tried using the AgentDesktopToolkit.Interactions.AttachedData class but had issues getting the ConnectionLink to work.