mappedin
/
com.mappedin.sdk.models
/
MPIState
M
P
I
State
enum
MPIState
:
Enum
<
MPIState
>
Content copied to clipboard
MPIState
represents the state of a
MPIMap
.
Entries
Functions
Properties
Entries
FOLLOW
Link copied to clipboard
FOLLOW
()
Content copied to clipboard
MPIMap
is following the blue dot
EXPLORE
Link copied to clipboard
EXPLORE
()
Content copied to clipboard
MPIMap
is not following the blue dot
Functions
compareTo
Link copied to clipboard
operator override fun
compareTo
(other:
MPIState
):
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
<
MPIState
>
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
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard