• BlackBerry Dynamics
  • Runtime library for Android applications
  • 14.1.8215.34
WebClientObserver.ProgressListener Interface Reference

Called when the current progress of a page has changed. More...

Description

Interface for setting a page listener. It is called when the current progress of a page has changed. Page loading progress is represented by an integer between 0 and 100.

Deprecated:
Will be removed in a future release. Please extend BBWebChromeClient and override method onProgressChanged