toggle menu
Mappedin Android SDK
5.9.0
Mappedin Android SDK
switch theme
search in API
Mappedin Android SDK
/
com.mappedin.sdk.models
/
MPINavigatable
/
MPIVortexTypeSerializer
MPIVortex
Type
Serializer
@
ExperimentalSerializationApi
@
Serializer
(
forClass
=
MPINavigatable.MPIVortexType::class
)
object
MPIVortexTypeSerializer
Initialization to assign each vortex to its corresponding vortex type
Members
Properties
descriptor
Link copied to clipboard
open
val
descriptor
:
SerialDescriptor
Functions
deserialize
Link copied to clipboard
open
fun
deserialize
(
decoder
:
Decoder
)
:
MPINavigatable.MPIVortexType
serialize
Link copied to clipboard
open
fun
serialize
(
encoder
:
Encoder
,
value
:
MPINavigatable.MPIVortexType
)