I want to pass a callback listener to java with multiple methods. I had successfully invoke a callback with only one method but I have issue to pass more than one.
So