ru.dgis.sdk.directory.PublicTransportPlatformTransition | Android SDK | Urbi Documentation
Android SDK

PublicTransportPlatformTransition

Information about the public transport route that you can transfer to at the stop platform.

PublicTransportPlatformTransition(
	routeId: DgisObjectId,
	routeName: String,
	routeType: PublicTransportRouteType,
	color: Int?,
	stationId: DgisObjectId,
	stationName: String
)

Information about the public transport route that you can transfer to at the stop platform.

Parameters
routeId
routeName
routeType
color
stationId
stationName
Returns
Properties

Route identifier.

Route name.

Route color coding.

Stop identifier.

Stop or station name.