| java.lang.Object | |
| ↳ | com.ardic.android.managers.devicestatus.DeviceStatusManager |
Provides IDeviceStatusManager interface by calling getInterface(Context) method.
For Device Status Management details, see IDeviceStatusManager
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve the global
IDeviceStatusManager instance, creating it if it doesn't already
exist. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
Retrieve the global IDeviceStatusManager instance, creating it if it doesn't already
exist.
| Parameters | |
|---|---|
context |
Context:
Context of the application |
| Returns | |
|---|---|
IDeviceStatusManager |
IDeviceStatusManager
|