View Single Post
  (#12 (permalink)) Old
Dougsg38p Offline
CrackBerry Addict
 
Posts: 810
Join Date: Mar 2008
Location: Austin, TX
Model: 8320
PIN: N/A
Carrier: T-Mobile
Default 07-08-2009, 06:40 PM

One more try: there is no way to determine if the user has "connected" to the internet, because the device is almost always connected (unless the device is in a basement or something).

The RadioInfo methods just tell you how much traffic is flowing between the device and the network. I suppose you could save these values at some given point in time, then compare a future value to determine how much traffic occurred.

The CoverageInfo class will tell you what type of coverage is *available*.

Perhaps if you explain what your end-goal is, someone can make a productive suggestion.
   
Reply With Quote