TestSyncUpTargetModDateCompare Constants Reference

Declared in TestSyncUpTarget.h

TestSyncUpTargetModDateCompare

Definition

typedef NS_ENUM(NSUInteger, TestSyncUpTargetModDateCompare ) {
   TestSyncUpTargetRemoteModDateSameAsLocal,
   TestSyncUpTargetRemoteModDateGreaterThanLocal,
   TestSyncUpTargetRemoteModDateLessThanLocal,
};

Constants

TestSyncUpTargetRemoteModDateSameAsLocal

Declared In TestSyncUpTarget.h.

TestSyncUpTargetRemoteModDateGreaterThanLocal

Declared In TestSyncUpTarget.h.

TestSyncUpTargetRemoteModDateLessThanLocal

Declared In TestSyncUpTarget.h.