respond_open


Description:

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

Notifies listeners of the completion of the open method call.

Parameters:

this

A calendar client interface.

opid

associated operation id

error

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