sdk
sdk
/
com.sygic.sdk.places
/
CustomPlacesManager
/
InstallProgress
Install
Progress
data
class
InstallProgress
(
val
loadedRecords
:
Int
,
val
totalRecords
:
Int
)
Constructors
Properties
Constructors
Install
Progress
Link copied to clipboard
fun
InstallProgress
(
loadedRecords
:
Int
,
totalRecords
:
Int
)
Properties
loaded
Records
Link copied to clipboard
val
loadedRecords
:
Int
total
Records
Link copied to clipboard
val
totalRecords
:
Int