Contents

INListCarsIntentResponseCode.failureRequiringAppLaunch

A response code that indicates the system must launch your app before you can provide a list of the user’s electric vehicles.

Declaration

case failureRequiringAppLaunch

Discussion

The system launches the host app when you specify this code. Use this response code when there is a failure that the host app can resolve. Don’t use this code for general errors, or to force a user into the host app even when the extension can handle the intent.

See Also

Constants