sdk
/
com.sygic.sdk.route.simulator
/
PositionSimulator
/
SimulatorState
Simulator
State
@
Retention
(
value =
RetentionPolicy.CLASS
)
annotation class
SimulatorState
Content copied to clipboard
Functions
Properties
Functions
annotationType
Link copied to clipboard
abstract fun
annotationType
():
Class
<out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract fun
equals
(p:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
abstract fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
abstract fun
toString
():
String
Content copied to clipboard
Properties
Closed
Link copied to clipboard
val
Closed
:
Int
Content copied to clipboard
End
Link copied to clipboard
val
End
:
Int
Content copied to clipboard
Paused
Link copied to clipboard
val
Paused
:
Int
Content copied to clipboard
Playing
Link copied to clipboard
val
Playing
:
Int
Content copied to clipboard
Stopped
Link copied to clipboard
val
Stopped
:
Int
Content copied to clipboard