Uses of Class
org.bedework.caldav.server.sysinterface.SysIntf.SchedRecipientResult
| Package | Description |
|---|---|
| org.bedework.caldav.server.sysinterface |
-
Uses of SysIntf.SchedRecipientResult in org.bedework.caldav.server.sysinterface
Methods in org.bedework.caldav.server.sysinterface that return types with arguments of type SysIntf.SchedRecipientResult Modifier and Type Method Description java.util.Collection<SysIntf.SchedRecipientResult>SysIntf. requestFreeBusy(CalDAVEvent<?> val, boolean iSchedule)Get the free busy for one or more principals based on the given VFREEBUSY request.java.util.Collection<SysIntf.SchedRecipientResult>SysIntf. schedule(CalDAVEvent<?> ev)Request to schedule a meeting.