Appointment interface.
Appointments Modul
Module description
This module contains all operations and structures used for transferring appointments
from and to the appointment database in the UCServer.
Name | Description |
---|---|
asnAppointmentSetEntryList |
Send list of appointments of a user to the server |
asnAppointmentSetSeriesEntriesList |
Send a complete list of recurrent appointments to the server. |
asnAppointmentRemoveEntry |
Removes an Entry from the Server. |
asnAppointmentSetEntry |
Send one Entry to the Server. |
asnAppointmentGetAllEntriesForUser |
Retrieve all appointments of the user. |
asnAppointmentGetActualEntrysForUser |
Read the currently active Entry from the Server (scope: current Usersession). |
Version 7