public interface IAppContext
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getContext()
The main application context.
|
IOSType |
getContextType()
The type of context provided by the getContext method.
|
java.lang.Object getContext()
IOSType getContextType()