get_function


Description:

[ Version ( since = "0.7.92" ) ]
public unowned string get_function ()

Get the REST function that is going to be called on the proxy.

Parameters:

this

The ProxyCall

Returns:

The REST "function" for the current call, see also set_function. This string is owned by the ProxyCall and should not be freed.