Virtual Method
RestProxysimple_run_valist
Declaration [src]
gboolean
simple_run_valist (
  RestProxy* proxy,
  gchar** payload,
  goffset* len,
  GError** error,
  va_list params
)
Parameters
- payload
- 
            Type: gchar**No description available. The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. 
- len
- 
            Type: goffset*No description available. The data is owned by the caller of the function. 
- error
- 
            Type: GErrorNo description available. The data is owned by the caller of the function. 
- params
- 
            Type: va_listNo description available.