interface IDataManagerState| Parents | |
|
|
|
The interface for checking the state of the data manager
| Public Methods | |
|
Gets the error that occurred on the state change |
|
|
Checks whether any error occurred on the last state change |
|
|
Checks whether the state is Loaded |
|
|
Checks whether the state is Loading |
|
|
Checks whether the state is Not Loaded |
|