com.sygic.sdk.map.listeners.MapResumedInstallDoneListener Interface Reference
Inheritance diagram for com.sygic.sdk.map.listeners.MapResumedInstallDoneListener:
Collaboration diagram for com.sygic.sdk.map.listeners.MapResumedInstallDoneListener:

Public Member Functions

void onMapResumedInstallDone (String mapIso, MapLoader.LoadResult result)
 

Detailed Description

Listener for resumed installation completion of a map.

Member Function Documentation

◆ onMapResumedInstallDone()

void com.sygic.sdk.map.listeners.MapResumedInstallDoneListener.onMapResumedInstallDone ( String  mapIso,
MapLoader.LoadResult  result 
)

Called when a map that has resumed installation has finished installing.

Parameters
mapIsoISO code of the map that has finished installing.
resultresult of this operation

The documentation for this interface was generated from the following file: