get_view


Description:

public async bool get_view (string sexp, Cancellable? cancellable, out CalClientView view) throws Error

Query client with sexp, creating an CalClientView.

The call is finished by get_view.end from the callback.

Parameters:

sexp

an S-expression representing the query.

cancellable

a Cancellable; can be null

callback

callback to call when a result is ready

user_data

user data for the callback