Currently, I am working on a Java application that sends a thumbnail card with two buttons.
I need to listen for button click events, but I don't know how to tell my application that one of the buttons has been pressed. The OpenURL type is not suitable for me because it opens the browser.