public interface INRidesharingDomainHandling extends INListRideOptionsIntentHandling, INRequestRideIntentHandling, INGetRideStatusIntentHandling
INListRideOptionsIntentHandling.Block_confirmListRideOptionsCompletion, INListRideOptionsIntentHandling.Block_handleListRideOptionsCompletion, INListRideOptionsIntentHandling.Block_resolveDropOffLocationForListRideOptionsWithCompletion, INListRideOptionsIntentHandling.Block_resolvePickupLocationForListRideOptionsWithCompletionINRequestRideIntentHandling.Block_confirmRequestRideCompletion, INRequestRideIntentHandling.Block_handleRequestRideCompletion, INRequestRideIntentHandling.Block_resolveDropOffLocationForRequestRideWithCompletion, INRequestRideIntentHandling.Block_resolvePartySizeForRequestRideWithCompletion, INRequestRideIntentHandling.Block_resolvePickupLocationForRequestRideWithCompletion, INRequestRideIntentHandling.Block_resolveRideOptionNameForRequestRideWithCompletion, INRequestRideIntentHandling.Block_resolveScheduledPickupTimeForRequestRideWithCompletionINGetRideStatusIntentHandling.Block_confirmGetRideStatusCompletion, INGetRideStatusIntentHandling.Block_handleGetRideStatusCompletionconfirmListRideOptionsCompletion, handleListRideOptionsCompletion, resolveDropOffLocationForListRideOptionsWithCompletion, resolvePickupLocationForListRideOptionsWithCompletionconfirmRequestRideCompletion, handleRequestRideCompletion, resolveDropOffLocationForRequestRideWithCompletion, resolvePartySizeForRequestRideWithCompletion, resolvePickupLocationForRequestRideWithCompletion, resolveRideOptionNameForRequestRideWithCompletion, resolveScheduledPickupTimeForRequestRideWithCompletionconfirmGetRideStatusCompletion, handleGetRideStatusCompletion, startSendingUpdatesForGetRideStatusToObserver, stopSendingUpdatesForGetRideStatus