|
SecurePlayLibray J2SE v2.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is the Callback Interface for external objects (typically developed games) to receive notifications of significant events from a Game or Transaction instance.

| Method Summary | |
void |
SPevent(SPRootTransactionClass tran,
java.lang.String eventdescription,
java.lang.String[] args,
java.lang.String sourceMethod,
java.lang.String sourceClass,
java.lang.String errorType)
This method handles incoming notifications from SecurePlay games and needs to be implemented by the calling object. |
| Method Detail |
public void SPevent(SPRootTransactionClass tran,
java.lang.String eventdescription,
java.lang.String[] args,
java.lang.String sourceMethod,
java.lang.String sourceClass,
java.lang.String errorType)
tran - SPRootTransactionClass - the transactioneventdescription - String - the discription of the eventargs - String[] - event arguments
|
SecurePlayLibray J2SE v2.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||