loadRosterCache abstract method
Overrideable function Loads the old cached version of the roster and optionally that roster version from persistent storage into a RosterCacheLoadResult object.
Implementation
Future<RosterCacheLoadResult> loadRosterCache();