get_upload_uri


Description:

[ Version ( since = "0.5.0" ) ]
public static string get_upload_uri (DocumentsFolder? folder)

Gets the upload URI for documents for the service.

If folder is null, the URI will be the one to upload documents to the "root" folder.

Parameters:

folder

the DocumentsFolder into which to upload the document, or null

Returns:

the URI permitting the upload of documents to folder, or null; free with g_free