summaryrefslogtreecommitdiff
path: root/location/LocationAPI.h
diff options
context:
space:
mode:
Diffstat (limited to 'location/LocationAPI.h')
-rw-r--r--location/LocationAPI.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/location/LocationAPI.h b/location/LocationAPI.h
index c270ef4..6f5987c 100644
--- a/location/LocationAPI.h
+++ b/location/LocationAPI.h
@@ -52,6 +52,8 @@ public:
*/
void destroy(locationApiDestroyCompleteCallback destroyCompleteCb=nullptr);
+ void onRemoveClientCompleteCb (LocationAdapterTypeMask adapterType);
+
/* updates/changes the callbacks that will be called.
mandatory callbacks must be present for callbacks to be successfully updated
no return value */