GitHub repository

Sygic Travel Android SDK

sdk / com.sygic.travel.sdk.places.facade / PlacesFacade / parsePlacesList

parsePlacesList

fun parsePlacesList(json:InputStream):List<Place>

Parses list of places as Place instances.

Internal