public method IDataProvider.getState

Overview

Gets the current state of the data manager

Declaration

function getState()
public IDataManagerState getState();
public IDataManagerState getState();

Returns

The method returns the current state of the data manager

Details

Declared in IDataProvider