Typedef csp::systems::POICollectionResultCallback
Defined in File PointOfInterest.h
Typedef Documentation
-
typedef std::function<void(const POICollectionResult &Result)> csp::systems::POICollectionResultCallback
Callback containing an array of Points Of Interest and enum result used when retrieving a POI collection.
- Param Result
POIResult : data class containing information on task result/progress