func rideRequestViewController()

in Sources/UberRides/RideRequestViewController.swift [45:53]


    func rideRequestViewController(_ rideRequestViewController: RideRequestViewController, didReceiveError error: NSError)
}

/**
 View controller to wrap the RideRequestView
 - Warning: The Ride Request Widget is deprecated, and will no longer work for new apps.
 Existing apps have until 05/31/2018 to migrate. See the Uber API Changelog for more details.
*/
public class RideRequestViewController: UIViewController {