#include <SPEventInterface.h>
Public Member Functions | |
| virtual | ~SPEventInterface () |
| virtual void | SPevent (SPRootTransactionClass *tran, string eventdescription, vector< string > args)=0 |
|
|
Virtual Destructor. |
|
||||||||||||||||
|
This method handles incoming notifications from SecurePlay games and needs to be implemented by the calling object.
|