|
GOG GALAXY SDK Documentation
|
Listener for the event of any user rich presence update. More...
#include <IFriends.h>
Public Member Functions | |
| virtual void | OnRichPresenceUpdated (GalaxyID userID)=0 |
| Notification for the event of successful rich presence update. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from GalaxyTypeAwareListener< RICH_PRESENCE_LISTENER > | |
| static ListenerType | GetListenerType () |
| Returns the type of the listener. More... | |
Listener for the event of any user rich presence update.
|
pure virtual |
Notification for the event of successful rich presence update.
| [in] | userID | The ID of the user. |