TTReachableRangeResponse Class Reference

Inherits from NSObject
Declared in TTReachableRangeResponse.h

Overview

Copyright © 2017 TomTom N.V. All rights reserved.

This software is the proprietary copyright of TomTom N.V. and its subsidiaries and may be used for internal evaluation purposes or commercial use strictly subject to separate licensee agreement between you and TomTom. If you are the licensee, you are only permitted to use this Software in accordance with the terms of your license agreement. If you are not the licensee then you are not authorised to use this software in any manner and should immediately return it to TomTom N.V.

  formatVersion

Format version of response.

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

Discussion

Format version of response.

Declared In

TTReachableRangeResponse.h

  copyright

Copyrights.

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

Discussion

Copyrights.

Declared In

TTReachableRangeResponse.h

  privacyPolicy

Privacy policy.

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

Discussion

Privacy policy.

Declared In

TTReachableRangeResponse.h

  result

List of results. In most situations there is only one result that contains multiple boundries.

@property (nonatomic, strong, readonly) TTReachableRangeResult *result

Discussion

List of results. In most situations there is only one result that contains multiple boundries.

Declared In

TTReachableRangeResponse.h

  report

Additional data related with request returned from the server.

@property (nonatomic, strong, readonly) TTReport *report

Discussion

Additional data related with request returned from the server.

Declared In

TTReachableRangeResponse.h