respond_get_object_list


Description:

[ Version ( since = "3.2" ) ]
public void respond_get_object_list (uint32 opid, owned Error? error, SList<string> objects)

Notifies listeners of the completion of the get_object_list method call.

Parameters:

this

A calendar client interface.

opid

associated operation id

error

Operation error, if any, automatically freed if passed it.

objects

List of retrieved objects.