public class IcsHook extends java.lang.Object implements ICalendarHook
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
IcsHook.FileSizeExceededException  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
onEventCreated(VEventMessage message)  | 
void | 
onEventDeleted(VEventMessage message)  | 
void | 
onEventUpdated(VEventMessage message)  | 
public IcsHook()
public IcsHook(ISendmail mailer)
public void onEventCreated(VEventMessage message)
onEventCreated in interface ICalendarHookpublic void onEventUpdated(VEventMessage message)
onEventUpdated in interface ICalendarHookpublic void onEventDeleted(VEventMessage message)
onEventDeleted in interface ICalendarHookCopyright © 2021. All Rights Reserved.