java.lang.Object |
↳ |
BroadcastReceiver |
|
↳ |
org.ocast.mediaroute.WifiMonitor |
Class Overview
Monitors the Wifi network state to notify a WifiMonitor.Listener
when a change is detected
Summary
Nested Classes |
interface |
WifiMonitor.Listener |
Defines an object to be notified of network state changes
|
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public Constructors
Public Methods
public
boolean
isConnected
()
public
void
onReceive
(Context context, Intent intent)