CPositionInfo update after a storeState

 

Hi all,


i'm using a CPositionInfo Obj to store my position with the storeState and then check it later for updates with checkState.

How can i tell to the Obj to sync again with the server?

At the moment i've replaced a plain class obj with a pointer so i delete and create the CPositionInfo every time checkState returns false.


Is this the proper way?



Thanks for your support


Regards

Gianluca