get_specific_to_interface


Description:

[ Version ( since = "0.13.9" ) ]
public unowned string get_specific_to_interface ()

If this message is specific to a particular D-Bus interface and should be ignored by clients without knowledge of that interface, return the name of the interface.

If this message is an ordinary message or delivery report, return null.

Parameters:

this

a message

Returns:

a D-Bus interface name, or null for ordinary messages and delivery reports