|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
overridevirtual |
This method is invoked each time a messages is initiated.
This method can be used to access the DITS transaction id of the messages which are sent. This is useful in some cases, such as when transaction might be orphaned but will need to be handled, or, for example, if you might want to kick a spawnable action.
| msgType | The DITS Type of the message that was sent. |
| tid | The DITS transaction id. |