TTEffectiveSettings Class Reference

Inherits from NSObject
Declared in TTEffectiveSettings.h

Overview

Effective parameters or data used when calling the Calculate Reachable Range API.

  key

Key, e.g. “avoid”

@property (nonatomic, strong, readonly) NSString *key

Discussion

Key, e.g. “avoid”

Declared In

TTEffectiveSettings.h

  value

Value, e.g. “motorways”

@property (nonatomic, strong, readonly) NSString *value

Discussion

Value, e.g. “motorways”

Declared In

TTEffectiveSettings.h