register
Description:
Register a message on the bus.
A message must be registered on the bus before it can be send. This function registers the type for method at object_path
.
This function emits a registered signal.
Parameters:
| this | |
| message_type |
the message type |
| object_path |
the object path |
| method |
the method to register |