get_default_object


Description:

public async bool get_default_object (Cancellable? cancellable, out Component out_icalcomp) throws Error

Retrives an Component from the backend that contains the default values for properties needed.

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

Parameters:

this

an Client

cancellable

a Cancellable; can be null

callback

callback to call when a result is ready

user_data

user data for the callback