Contents

INListCarsIntentResponseCode.ready

A response code that indicates you’re ready to provide a list of the user’s electric vehicles.

Declaration

case ready

Discussion

Use this code during the confirmation phase of intent handling to affirm you’re ready and able to act on the intent. The system generates an error if you use this code during the handling phase.

See Also

Constants