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