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

PRNDL Class Reference

Constructors

Static Members

Constructors

new PRNDL()

Constructor for PRNDL.

Static Members

PRNDL.DRIVE ⇒ String

Get the enum value for DRIVE. Regular Drive mode

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

PRNDL.EIGHTH ⇒ String

Get the enum value for EIGHTH.

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

PRNDL.FAULT ⇒ String

Get the enum value for FAULT.

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

PRNDL.FIFTH ⇒ String

Get the enum value for FIFTH.

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

PRNDL.FIRST ⇒ String

Get the enum value for FIRST.

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

PRNDL.FOURTH ⇒ String

Get the enum value for FOURTH.

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

PRNDL.LOWGEAR ⇒ String

Get the enum value for LOWGEAR. 1st gear hold

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

PRNDL.NEUTRAL ⇒ String

Get the enum value for NEUTRAL. No gear

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

PRNDL.NINTH ⇒ String

Get the enum value for NINTH.

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

PRNDL.PARK ⇒ String

Get the enum value for PARK. Parking

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

PRNDL.REVERSE ⇒ String

Get the enum value for REVERSE. Reverse gear

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

PRNDL.SECOND ⇒ String

Get the enum value for SECOND.

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

PRNDL.SEVENTH ⇒ String

Get the enum value for SEVENTH.

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

PRNDL.SIXTH ⇒ String

Get the enum value for SIXTH.

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

PRNDL.SPORT ⇒ String

Get the enum value for SPORT. Drive Sport mode

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

PRNDL.TENTH ⇒ String

Get the enum value for TENTH.

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

PRNDL.THIRD ⇒ String

Get the enum value for THIRD.

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

PRNDL.UNKNOWN ⇒ String

Get the enum value for UNKNOWN.

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

View on GitHub.com