Syntax
Public Sub MoneyTransResultReceived(Done As Boolean)
Parameters
Key | Description |
Done | Boolean. TRUE if Transaction done |
Remarks
Use this event to know if any money transaction operation takes place at the server.
See Also
Syntax
Public Sub MoneyTransResultReceived(Done As Boolean)
Parameters
Key | Description |
Done | Boolean. TRUE if Transaction done |
Remarks
Use this event to know if any money transaction operation takes place at the server.
See Also