@foreach
Description:
Calls func for each message type registered on the bus
Parameters:
| this |
the MessageBus |
| func |
the callback function |
| user_data |
the user data to supply to the callback function |
Calls func for each message type registered on the bus
| this |
the MessageBus |
| func |
the callback function |
| user_data |
the user data to supply to the callback function |