WTObjectTrackerConfiguration Class Reference

Inherits from NSObject
Declared in WTObjectTrackerConfiguration.h

  extendedTargets

An array of NSString objects that represent which targets of the .wtc file should be treated as extended targets.

@property (nonatomic, strong) NSArray *extendedTargets

Discussion

The extended targets array is usually set through the client tracker creation factory method.

Declared In

WTObjectTrackerConfiguration.h

  trackerEfficiencyMode

Use this property to specify the efficiency mode of the tracker.

Please refer to the TrackerEfficiencyMode documentation for more details.

@property (nonatomic, assign) WTTrackerEfficiencyMode trackerEfficiencyMode

Declared In

WTObjectTrackerConfiguration.h