Contents

INListRideOptionsIntentResponseCode.failureRequiringAppLaunch

The user must launch your app to get information about the ride options.

Declaration

case failureRequiringAppLaunch

Discussion

Use this response code when there is a failure that your parent app can resolve. Specify this code to redirect the user to your app. Don’t use it for general errors or to force the user to launch your app.

See Also

Constants