public final class ILClassificationAction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
None
Indicate that no action is requested.
|
static long |
ReportJunk
Report communication(s) as junk.
|
static long |
ReportJunkAndBlockSender
Report communication(s) as junk and block the sender.
|
static long |
ReportNotJunk
Report communication(s) as not junk.
|
public static final long None
public static final long ReportNotJunk
public static final long ReportJunk
public static final long ReportJunkAndBlockSender