M P I Location State
MPILocationState represents the state of MPINavigatable.MPILocation
Constructors
MPILocationState
Link copied to clipboard
fun MPILocationState(type: String, start: String? = null, end: String? = null)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
Properties
end
Link copied to clipboard
if the MPINavigatable.MPILocationhas an anticipated end date, end represents the end date of the MPINavigatable.MPILocation; otherwise, null.
start
Link copied to clipboard
if the MPINavigatable.MPILocation is currently not available, start represents the start date of the MPINavigatable.MPILocation; otherwise, null.
type
Link copied to clipboard