Contents

INRequestRideIntentResponseCode.success

You successfully handled the intent.

Declaration

case success

Discussion

Use this code when your ride service acknowledged receipt of the ride information and is actively working on completing the booking. Use the phase property of the INRideStatus object you create to indicate the progress toward fulfilling the request.

See Also

Constants