Gmail Agent API v0.6.1 Library

GmailSession.EventHandler Delegate

Default EventHandler for GmailSession events.

public delegate void GmailSession.EventHandler(
   object sender,
   EventArgs e
);

Requirements

Namespace: Johnvey.GmailAgent

Assembly: Johnvey.GmailAgent (in Johnvey.GmailAgent.dll)

See Also

Johnvey.GmailAgent Namespace