Makes the backend receive the set of iCalendar objects specified in the icalcomp
argument.
This is used for iTIP confirmation/cancellation messages for scheduled meetings.
The call is finished by receive_objects.end from the callback
.
this |
an Client |
icalcomp |
An Component |
opflags |
bit-or of OperationFlags |
cancellable |
a Cancellable; can be null |
callback |
callback to call when a result is ready |
user_data |
user data for the |