get_sender


Description:

public unowned string? get_sender ()

Gets the bus name that invoked the method.

This can return null if not specified by the caller, e.g. on peer-to-peer connections.

Parameters:

this

A DBusMethodInvocation.

Returns:

A string. Do not free, it is owned by this.