respond_get_timezone


Description:

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

Notifies listeners of the completion of the get_timezone method call.

Parameters:

this

A calendar client interface.

opid

associated operation id

error

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

tzobject

The requested timezone as an iCalendar string.