sdk
sdk
/
com.sygic.sdk.search
/
PlacesListener
Places
Listener
interface
PlacesListener
Functions
Functions
on
Places
Error
Link copied to clipboard
abstract
fun
onPlacesError
(
status
:
ResultStatus
)
on
Places
Loaded
Link copied to clipboard
abstract
fun
onPlacesLoaded
(
places
:
List
<
Place
>
,
continuationToken
:
String
?
)