Resume Trip (iOS)
Explore how to resume a trip on iOS with Trips v2.
To resume the trip, you need to pass the tripID with the Roam.resumeTrip("tripId")
method.
The trip response and its parameters are similar to those of the createTrip()
method.
Last updated