[ Version ( since = "3.2" ) ]
public void respond_get_attachment_uris (uint32 opid, owned Error? error, SList<string> attachment_uris)
Notifies listeners of the completion of the get_attachment_uris method call.
| this |
A calendar client interface. |
| opid |
associated operation id |
| error |
Operation error, if any, automatically freed if passed it. |
| attachment_uris |
List of retrieved attachment uri's. |