public class AppContextDelegate
extends java.lang.Object
implements me.adaptive.arp.api.IAppContext
| Constructor and Description |
|---|
AppContextDelegate()
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getContext()
The main application context.
|
me.adaptive.arp.api.IOSType |
getContextType()
The type of context provided by the getContext method.
|
public java.lang.Object getContext()
getContext in interface me.adaptive.arp.api.IAppContextpublic me.adaptive.arp.api.IOSType getContextType()
getContextType in interface me.adaptive.arp.api.IAppContext