ImapEvent constructor
ImapEvent(
- ImapEventType eventType,
- ImapClient imapClient
Creates a new instance
Implementation
ImapEvent(this.eventType, this.imapClient);
Creates a new instance
ImapEvent(this.eventType, this.imapClient);