Go to the source code of this file.
Namespaces | |
| listener_with_user_data | |
Functions | |
| def | listener_with_user_data.callback (data, args) |
| def | listener_with_user_data.listener_with_user_data () |
Variables | |
| string | listener_with_user_data.NAME = 'listener_with_user_data' |
| Simple listener demo that demonstrates how to register additional arguments to be passed to a subscription callback. More... | |