SENTLocationDataIterator
An iterator that can be used to retrieve locations.
Iterating over the locations may be expensive, so avoid doing it directly on the main application thread.
SENTLocationDataIterator API
next
next
Returns the location if available otherwise returns
nil
.Example code:
Last updated