public method IDataProvider.getState

Brief

Gets the current state of the data manager

Declaration

protojavascriptjavacsharp
public getState() : IDataManagerState

Returns

The method returns the current state of the data manager

Details

See also: IDataManagerState

Declared in IDataProvider

back