unregister


Description:

public void unregister (string object_path, string method)

Unregisters a previously registered message type.

This is especially useful for plugins which should unregister message types when they are deactivated.

This function emits the unregistered signal.

Parameters:

this

a MessageBus

object_path

the object path

method

the method