ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.jsInteraction.model
/
ExpoFpRouteWaypoint
Expo
Fp
Route
Waypoint
@
Serializable
(
with
=
ExpoFpRouteWaypointSerializer::class
)
sealed
class
ExpoFpRouteWaypoint
Route waypoint booth name or current position.
Inheritors
Booth
Position
Members
Types
Booth
Link copied to clipboard
@
Serializable
data
class
Booth
(
val
value
:
String
)
:
ExpoFpRouteWaypoint
Booth: name, external ID or slug.
Position
Link copied to clipboard
@
Serializable
data
class
Position
(
val
value
:
ExpoFpPosition
)
:
ExpoFpRouteWaypoint
Position info.