You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `RidesharingDriverApi.initialize` | create the instance of RidesharingAPI. |
213
+
| `RidesharingDriverApi.initialize` | Create the instance of RidesharingAPI. |
215
214
| `RidesharingDriverApi.getRidesharingVehicleReporter` | Vehicle reporter for the vehicle that reports location and vehicle state to Fleet Engine. An app is allowed only one vehicle reporter. |
| `DeliveryDriverApi.initialize` | create the instance of DeliveryDriverAPI. |
227
+
| `DeliveryDriverApi.initialize` | Create the instance of DeliveryDriverAPI. |
229
228
| `DeliveryDriverApi.getDeliveryVehicleReporter` | Vehicle reporter for a delivery vehicle that reports location and stop information. An app is allowed only one vehicle reporter. |
230
229
| `DeliveryDriverApi.getDeliveryVehicleManager` | Returns a vehicle manager that can be used to fetch the delivery vehicle from Fleet Engine |
0 commit comments