Expand description

Some standard messages that are often needed

Constants

Functions

  • Add a match rule to receive signals. e.g. match_rule = “type=‘signal’” to get all signals
  • Error message to tell the caller that this method uses a different interface than what the caller provided as parameters
  • Release a name on the bus
  • Remove a match rule to receive signals. e.g. match_rule = “type=‘signal’” to get all signals
  • Request a name on the bus
  • Error message to tell the caller that this method is not known by your server