[ Version ( since = "3.2" ) ]
public void respond_open (uint32 opid, owned Error? error)
Notifies listeners of the completion of the open method call.
| this |
A calendar client interface. |
| opid |
associated operation id |
| error |
Operation error, if any, automatically freed if passed it. |