TTLServiceStateResponse Class Reference

Inherits from NSObject
Declared in TTLServiceEventDelegate.h

Overview

Represents the state of the TomTom UBI service for a specific device.

This will be provided via [TTLServiceEventDelegate onServiceState:] when [TTLServiceClient requestServiceState] was called or when a state changes occurs.

  deviceActivation

@property (nonatomic) TTLServiceStateDeviceActivation deviceActivation

  deviceConnection

@property (nonatomic) TTLServiceStateDeviceConnection deviceConnection

  serverConnection

@property (nonatomic) TTLServiceStateServerConnection serverConnection

  deviceVersionInfo

@property (nonatomic) TTLServiceDeviceVersionInfo *deviceVersionInfo

  vin

Vehicle Identification Number

@property (nonatomic) NSString *vin

Discussion

Vehicle Identification Number

Declared In

TTLServiceEventDelegate.h

  deviceIdentifier

@property (nonatomic) NSString *deviceIdentifier