GOG GALAXY SDK Documentation
|
Listener for the event of GOG services connection change. More...
#include <IUtils.h>
Public Member Functions | |
virtual void | OnConnectionStateChange (GogServicesConnectionState connectionState)=0 |
Notification of the GOG services connection changed. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from GalaxyTypeAwareListener< GOG_SERVICES_CONNECTION_STATE_LISTENER > | |
static ListenerType | GetListenerType () |
Returns the type of the listener. More... | |
Listener for the event of GOG services connection change.
|
pure virtual |
Notification of the GOG services connection changed.
[in] | connectionState | Current connection state. |