"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

ImageTargets listener when target has been found

Hi Guys, I am using the ImageTarget sample for Android (https://developer.vuforia.com/resources/sample-apps/image-targets-sample-app) to create my App, and my question is: Is there any listener that I can use when my target has been found? Basically the idea is, I have 5 targets and each one is gonna trigger the user to a specific screen. So, I need to know if the target was found and which one was found.

Take a look what I have as library and sample files (attached)

Thanks.