|
GOG GALAXY SDK Documentation
|
Listener for the events related to user data changes. More...
#include <IUser.h>
Public Member Functions | |
| virtual void | OnSpecificUserDataUpdated (GalaxyID userID)=0 |
| Notification for the event of user data change. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from GalaxyTypeAwareListener< SPECIFIC_USER_DATA > | |
| static ListenerType | GetListenerType () |
| Returns the type of the listener. More... | |
Listener for the events related to user data changes.
|
pure virtual |
Notification for the event of user data change.
| [in] | userID | The ID of the user. |