Contents

INRequestRideIntentResponseCode.inProgress

You are in the process of handling the intent.

Declaration

case inProgress

Discussion

Avoid using this response code when possible. Use it for situations where you sent the ride information to your service but did not receive information back in a timely manner.

See Also

Constants