MobileSyncSDKManager Class Reference

Inherits from SmartStoreSDKManager
Declared in MobileSyncSDKManager.h

Overview

Version of SalesforceSDKManager to be used with all MobileSync-enabled apps.

– setupGlobalSyncsFromDefaultConfig

Setup global syncs using config found globalsyncs.json

- (void)setupGlobalSyncsFromDefaultConfig

Declared In

MobileSyncSDKManager.h

– setupUserSyncsFromDefaultConfig

Setup user syncs using config found in usersyncs.json

- (void)setupUserSyncsFromDefaultConfig

Declared In

MobileSyncSDKManager.h

  )

The singleton instance of the SDK Manager.

@property (class, nonatomic) MobileSyncSDKManager *NS_SWIFT_NAME ( shared )

Return Value

The singleton instance of the SDK Manager.

Declared In

MobileSyncSDKManager.h