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

Public Member Functions

void onMapInstallProgress (String mapIso, long downloadedBytes, long totalSize)
 

Detailed Description

Listener for installation progress of a map.

Member Function Documentation

◆ onMapInstallProgress()

void com.sygic.sdk.map.listeners.MapInstallProgressListener.onMapInstallProgress ( String  mapIso,
long  downloadedBytes,
long  totalSize 
)

Called when there is new progress when installing a map.

Parameters
mapIsoISO code for map for which this progress is delivered
downloadedByteshow many bytes has already been downloaded in total
totalSizetotal size of map in bytes

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