is_registered


Description:

public bool is_registered (string object_path, string method)

Check whether a message type method at object_path is registered on the bus.

Parameters:

this

a MessageBus

object_path

the object path

method

the method

Returns:

true if the method at object_path is a registered message type on the bus