Hi all
In wgz application a popup came on screen.
Allow connection to network?
Yes/No
I pressed No how i can detect it.
please help
Regards
TJ
Hi all
In wgz application a popup came on screen.
Allow connection to network?
Yes/No
I pressed No how i can detect it.
please help
Regards
TJ
Hi Tarun,
You can detect it with online/offline API. window.onoffline if fired when users refuses network connection.
http://wiki.forum.nokia.com/index.ph...screen_widgets
-Ilkka