get_object_list


Description:

public void get_object_list (DataCal cal, Cancellable? cancellable, string sexp, out SList<string> calobjs) throws Error

Calls the get_object_list_sync method on the given backend.

Parameters:

this

An ECalBackendSync object.

cal

An EDataCal object.

cancellable

a Cancellable for the operation

sexp

Search query.

calobjs

Placeholder for list of returned objects.