sdk
sdk
/
com.sygic.sdk.route.simulator
/
PositionSimulator
/
seekTo
seek
To
fun
seekTo
(
percent
:
Int
,
callback
:
PositionSimulator.OnOperationComplete
)
abstract
fun
seekTo
(
percent
:
Int
,
callback
:
PositionSimulator.OnOperationComplete
,
executor
:
Executor
?
)