Inherits from KNYSyncContext : NSObject
Declared in KNYSyncSummaryContext.h

Overview

Context for summary listeners such as onDownloadSuccess, onUploadSuccess, etc.

Instance Methods

syncTableRowContextMap

RowContext Map containing values for each Sync Object

- (NSDictionary *)syncTableRowContextMap

Return Value

RowContext Map containing values for each Sync Object

Discussion

RowContext Map containing values for each Sync Object

Declared In

KNYSyncSummaryContext.h

totalRowContext

RowContext for all the rows

- (KNYRowContext *)totalRowContext

Return Value

RowContext for all the rows

Discussion

RowContext for all the rows

Declared In

KNYSyncSummaryContext.h