sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.naviexpert.navigationsdk.api
/
NavigationEvent
/
EventResult
Event
Result
class
EventResult
Result of the event.
Members
Properties
event
Link copied to clipboard
val
event
:
NavigationEvent
Specific event.
result
Type
Link copied to clipboard
val
resultType
:
NavigationEvent.ResultType
Event
result type
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String