get_attachment_uris


Description:

[ Version ( since = "3.2" ) ]
public void get_attachment_uris (DataCal cal, Cancellable? cancellable, string uid, string rid, SList<string> attachments) throws Error

Calls the get_attachment_uris_sync method on the given backend.

Parameters:

this

An ECalBackendSync object.

cal

An EDataCal object.

cancellable

a Cancellable for the operation

uid

Unique id of the calendar object.

rid

Recurrence id of the calendar object.

attachments

Placeholder for list of returned attachment uris.