Method
EDataServerWebDAVSessionget_last_dav_error_code
since: 3.36
Declaration [src]
const gchar*
e_webdav_session_get_last_dav_error_code (
EWebDAVSession* webdav
)
Description [src]
Returns last DAV error code as returned by the server. Each recognized code is enclosed in “[]” in the returned string, to be able to distinguish between them, in case the server returned multiple codes.
The string is valid until the next request is executed.
Available since: 3.36