iOS Question B4A.CallSub equivalent in B4I ?

Alessandra Pellegri

Active Member
Licensed User
Longtime User
I am porting my app from android. In the there is a webview control with a javascript loaded. The javascript raises a 'click' event :
B4X:
addEventListener('click', myFunction);

In android I intercept the event with B4A.CallSub. How could I do in B4I ?

Thank you
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…