See: Description
| Class | Description |
|---|---|
| CompactMtgObject |
The compact version of
MtgObject. |
| Contacts |
Museum/Publisher contacts.
|
| Content |
Language specific
FullMtgObject content: texts, descriptions, media. |
| ContentProvider |
Copyright information.
|
| Download |
This object contains a list of links to these packages:
Archives with MTGObject and its children data: JSON objects, images and audio files.
|
| Download.Package |
Package of download.
|
| FeaturedObject |
Promoted or most popular published tours and museums.
|
| FullMtgObject |
The full version of
MtgObject. |
| Location |
Geo and indoor positioning.
|
| Map |
Mapping details.
|
| Media |
The media file details.
|
| MtgObject |
MTG Object (Mobile Traveller Guide Object) is a core content object.
|
| Playback |
MTGObjects playback algorithm settings.
|
| ProductIdResponse |
Response object for endpoint
MtgObjectService.getProductId(String). |
| Purchase |
Commercial content purchase details.
|
| Quiz |
The quiz.
|
| Quiz.Answer |
The answer to the quiz.
|
| Review |
The review.
|
| ReviewsResponse |
Response object for endpoint
ReviewService.getReviews(String, String, Long, Long). |
| ReviewsResponse.Estimation |
The average of ratings/reviews.
|
| ReviewsResponse.Paging |
Pagination to navigate through results data using Unix timestamps.
|
| Schedule |
Schedule details.
|
| Sponsor |
The sponsor.
|
| Translation |
Translation for country or city name.
|
| TriggerZone |
Place where media content must be played.
|
Immutable POJOs which provide native object representation of the JSON returned by remote API calls.
All classes must implement the
IZITravelEntity interface.