Inherits from NSObject
Declared in PRXSynchronisation.h

Overview

An object used to retrieve the shared synchronisation manager.

A synchronisation manager is able to synchronise with TapPoint.

Class Methods

sharedSynchronisationManager

Returns the shared synchronisation manager.

+ (id<PRXSynchronisationManager>)sharedSynchronisationManager

Return Value

The shared synchronisation manager.

Discussion

The shared synchronisation manager is used to synchronise with TapPoint in order to ensure that the local cache is up-to-date with the data stored on TapPoint.

Declared In

PRXSynchronisation.h