***********************************************************--
*********** Request Response Event strucutres *************--
***********************************************************--
AsnWebInvoke is an Object
Name | Type | Optional | Comment |
---|---|---|---|
invokeID | number | client set ID of this invoke (invoke reply assoziation) | |
operationID | number | id of the operation beeing called | |
operationName | string | name for the operation beeing called (main purpose readability in the logs, currently not used for handling or parsing) | |
sessionID | string | yes | the clients session id |
argumenttype | string | Type name of the object as stored in argument | |
argument | string | This is a placeholder for the argument of the called operation. The argument type is predefined by the called function |
Version 6.4