Introduction
Message content that can send a GPS location to a device. Derived from TextContentBase.
Properties

address

The address of the stop.

contentType

The type of message. See MessageContentType.

id

Deprecated. Id is no longer supported an will be removed in a future release. Use the RouteId property instead.
The Id of the route message.

latitude

The latitude of the stop.

longitude

The longitude of the stop.

message

The message text.

onRouteRanges

A collection of "DateRange"s indicating when the driver's intent was to go to the provided LocationContent.latitude and LocationContent.longitude.

routeId

The Id of the route message.

Loading API Runner...