mappedin
/
com.mappedin.sdk.web
/
BaseEvent
/
GET_DIRECTIONS
G
E
T_
D
I
R
E
C
T
I
O
N
S
GET_DIRECTIONS
("GET_DIRECTIONS")
Content copied to clipboard
event for getting directions
Functions
Properties
Functions
clone
Link copied to clipboard
protected fun
clone
():
Any
Content copied to clipboard
compareTo
Link copied to clipboard
operator override fun
compareTo
(other:
BaseEvent
):
Int
Content copied to clipboard
equals
Link copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
fun
finalize
()
Content copied to clipboard
getDeclaringClass
Link copied to clipboard
fun
getDeclaringClass
():
Class
<
BaseEvent
>
Content copied to clipboard
hashCode
Link copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
eventName
Link copied to clipboard
open override val
eventName
:
String
Content copied to clipboard
Name of the
MPIEvent
expectedClass
Link copied to clipboard
open override val
expectedClass
:
KClass
<*>? = null
Content copied to clipboard
Note: 1. Base Event 2. Bridge Event 3. Navigator
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard