Can anyone tell me how to set seat count for UberPool from Uber iOS SDK. I have seen same in REST API (POST /v1/requests/estimate) but not in iOS SDK, RideParametersBuilder doesn't have a seat count property.
How can we get ride estimate with seat count(can be set by user ,1 or 2 ) for UberPool?
Hi all,
Can anyone tell me how to set seat count for UberPool from Uber iOS SDK. I have seen same in REST API (POST /v1/requests/estimate) but not in iOS SDK, RideParametersBuilder doesn't have a seat count property. How can we get ride estimate with seat count(can be set by user ,1 or 2 ) for UberPool?