MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Properties | List of all members
MPTransitAgency Class Reference

#include <MPTransitAgency.h>

Inheritance diagram for MPTransitAgency:

Properties

NSString< Optional > * name
 
NSString< Optional > * url
 
NSString< Optional > * phone
 

Detailed Description

Transit agency information.

Property Documentation

◆ name

- (NSString<Optional>*) name
readwritenonatomicstrong

Name contains the name of the transit agency.

◆ phone

- (NSString<Optional>*) phone
readwritenonatomicstrong

Phone contains the phone number of the transit agency.

◆ url

- (NSString<Optional>*) url
readwritenonatomicstrong

Url contains the URL for the transit agency.