get_sender
Description:
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 |
Returns:
|
A string. Do not free, it is owned by this. |
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.
| this |
|
A string. Do not free, it is owned by this. |