Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
JavaScript Suite Documentation
TBTState

TBTState Class Reference

Constructors

Static Members

Constructors

new TBTState()

Constructor for TBTState.

Static Members

TBTState.ETA_REQUEST ⇒ String

Get the enum value for ETA_REQUEST.

Kind: Static property of TBTState
Returns: String - The enum value.

TBTState.NEXT_TURN_REQUEST ⇒ String

Get the enum value for NEXT_TURN_REQUEST.

Kind: Static property of TBTState
Returns: String - The enum value.

TBTState.ROUTE_ACCEPTED ⇒ String

Get the enum value for ROUTE_ACCEPTED.

Kind: Static property of TBTState
Returns: String - The enum value.

TBTState.ROUTE_CANCELLED ⇒ String

Get the enum value for ROUTE_CANCELLED.

Kind: Static property of TBTState
Returns: String - The enum value.

TBTState.ROUTE_REFUSED ⇒ String

Get the enum value for ROUTE_REFUSED.

Kind: Static property of TBTState
Returns: String - The enum value.

TBTState.ROUTE_STATUS_REQUEST ⇒ String

Get the enum value for ROUTE_STATUS_REQUEST.

Kind: Static property of TBTState
Returns: String - The enum value.

TBTState.ROUTE_SUMMARY_REQUEST ⇒ String

Get the enum value for ROUTE_SUMMARY_REQUEST.

Kind: Static property of TBTState
Returns: String - The enum value.

TBTState.ROUTE_UPDATE_REQUEST ⇒ String

Get the enum value for ROUTE_UPDATE_REQUEST.

Kind: Static property of TBTState
Returns: String - The enum value.

TBTState.ROUTE_UPDATE_REQUEST_TIMEOUT ⇒ String

Get the enum value for ROUTE_UPDATE_REQUEST_TIMEOUT.

Kind: Static property of TBTState
Returns: String - The enum value.

TBTState.TRIP_STATUS_REQUEST ⇒ String

Get the enum value for TRIP_STATUS_REQUEST.

Kind: Static property of TBTState
Returns: String - The enum value.

View on GitHub.com
Previous Section Next Section