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

ECallConfirmationStatus Class Reference

Constructors

Static Members

Constructors

new ECallConfirmationStatus()

Constructor for ECallConfirmationStatus.

Static Members

ECallConfirmationStatus.CALL_COMPLETED ⇒ String

Get the enum value for CALL_COMPLETED.

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

ECallConfirmationStatus.ECCS_CALL_CANCELLED ⇒ String

Get the enum value for ECCS_CALL_CANCELLED.

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

ECallConfirmationStatus.ECCS_CALL_COMPLETE_DTMF_TIMEOUT ⇒ String

Get the enum value for ECCS_CALL_COMPLETE_DTMF_TIMEOUT.

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

ECallConfirmationStatus.ECCS_CALL_IN_PROGRESS ⇒ String

Get the enum value for ECCS_CALL_IN_PROGRESS.

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

ECallConfirmationStatus.ECCS_CALL_UNSUCCESSFUL ⇒ String

Get the enum value for ECCS_CALL_UNSUCCESSFUL.

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

ECallConfirmationStatus.ECCS_ECALL_CONFIGURED_OFF ⇒ String

Get the enum value for ECCS_ECALL_CONFIGURED_OFF.

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

ECallConfirmationStatus.ECCS_NORMAL ⇒ String

Get the enum value for ECCS_NORMAL.

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

View on GitHub.com