SYPlace Class Reference

Place representation. Basic and detailed informations about place. More...

#import <SYPlace.h>

Inheritance diagram for SYPlace:
Collaboration diagram for SYPlace:

Instance Methods

(instancetype) - initWithSdkPlace: [implementation]
 

Properties

SYPlaceLinklink
 Reference to this place. More...
 
NSDictionary * details
 Detailed informations about place. See SYPlaceDetailAttribute. Some attributes can have multiple values encapsulated inside array. More...
 

Detailed Description

Place representation. Basic and detailed informations about place.

Method Documentation

◆ initWithSdkPlace:()

- (instancetype) initWithSdkPlace: (const std::shared_ptr< Sygic::Places::IPlace > &)  place
implementation

Property Documentation

◆ details

- (NSDictionary*) details
readnonatomicassign

Detailed informations about place. See SYPlaceDetailAttribute. Some attributes can have multiple values encapsulated inside array.

◆ link

- (SYPlaceLink*) link
readnonatomicassign

Reference to this place.


The documentation for this class was generated from the following file: