GitHub repository

Sygic Travel Android SDK

sdk / com.sygic.travel.sdk.tours.facade / ToursFacade

ToursFacade

class ToursFacade

Tours facade provides interface for accessing tours from Viator and GetYourGuide providers through Sygic Travel API.

Functions

Name Summary
getToursGetYourGuide fun getToursGetYourGuide(query:ToursGetYourGuideQuery):List<Tour>
Creates and sends a request to get the Get Your Guide Tours.
getToursViator fun getToursViator(query:ToursViatorQuery):List<Tour>
Creates and sends a request to get the Viator Tours.