I'm building an External Object for Android. I have an asynchronous method and I guess I must to use an Event into the External Object to receive it's callback in Genexus.
But, can anyone show me how to trigger this event in GX from the android java class?