SyncTask Class Reference

Inherits from NSObject
Declared in SyncTask.h

Overview

Abstraction designed to represent transport types need to sync.

– initWithTransports:ackOnly:all:

- (instancetype)initWithTransports:(NSSet *)types ackOnly:(BOOL)ackOnly all:(BOOL)all

Parameters

types

set of TransportType wrapped with NSNumber

Discussion

Declared In

SyncTask.h