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