respond_get_object


Description:

[ Version ( since = "3.2" ) ]
public void respond_get_object (uint32 opid, owned Error? error, string object)

Notifies listeners of the completion of the get_object method call.

Parameters:

this

A calendar client interface.

opid

associated operation id

error

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

object

The object retrieved as an iCalendar string.