MetadataSyncManager

Provides an easy way to fetch metadata using com.salesforce.androidsdk.mobilesync.target.MetadataSyncDownTarget. This class handles creating a soup, storing synched data and reading it into a meaningful data structure, i.e. com.salesforce.androidsdk.mobilesync.model.Metadata.

Author

bhariharan

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Callback interface for metadata sync.

Properties

Link copied to clipboard

Returns the SmartStore instance used by this instance of MetadataSyncManager.

Link copied to clipboard

Returns the SyncManager instance used by this instance of MetadataSyncManager.

Functions

Link copied to clipboard

Fetches metadata for the specified object type using the specified mode and triggers the supplied callback once complete.