GOG GALAXY SDK Documentation
|
Listener for the event of a change of current access token. More...
#include <IUser.h>
Public Member Functions | |
virtual void | OnAccessTokenChanged ()=0 |
Notification for an event of retrieving an access token. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from GalaxyTypeAwareListener< ACCESS_TOKEN_CHANGE > | |
static ListenerType | GetListenerType () |
Returns the type of the listener. More... | |
Listener for the event of a change of current access token.
|
pure virtual |
Notification for an event of retrieving an access token.
In order to read the access token, call IUser::GetAccessToken().