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
DoorStatusType

DoorStatusType Class Reference

Constructors

Static Members

Constructors

new DoorStatusType()

Constructor for DoorStatusType.

Static Members

DoorStatusType.AJAR ⇒ String

Get the enum value for AJAR.

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

DoorStatusType.CLOSED ⇒ String

Get the enum value for CLOSED.

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

DoorStatusType.LOCKED ⇒ String

Get the enum value for LOCKED.

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

DoorStatusType.REMOVED ⇒ String

Get the enum value for REMOVED.

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

View on GitHub.com
Previous Section Next Section