get_method_info
Description:
Gets information about the method call, if any.
If this method invocation is a property Get, Set or GetAll call that has been redirected to the method call handler then null will be returned. See get_property_info and DBusInterfaceVTable for more information.
Parameters:
this |
Returns:
A DBusMethodInfo or null. Do not free, it is owned by this. |