Java javax.mail.event StoreEvent fields, constructors, methods, implement or subclass

Example usage for Java javax.mail.event StoreEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.mail.event StoreEvent.

The text is from its open source code.

Field

intALERT
Indicates that this message is an ALERT.

Method

StringgetMessage()
Get the message from the Store.
intgetMessageType()
Return the type of this event.