get_last_serial
Description:
Retrieves the last serial number assigned to a DBusMessage on the current thread.
This includes messages sent via both low-level API such as send_message as well as high-level API such as emit_signal, call or call.
Parameters:
this |
Returns:
the last used serial or zero when no message has been sent within the current thread |