merge with master
[framework/osp/locations.git] / src / FLoc_LocationRequestInfo.h
index de3602c..ef3046c 100644 (file)
@@ -67,6 +67,8 @@ public:
 
        RequestId GetRequestId(void) const {return __reqId;}
 
+       void SetInterval(int interval) { __interval = interval;}
+
 private:
        _LocationRequestInfo(void);