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