public class ImapSessionState extends Object
Modifier and Type | Field and Description |
---|---|
static ImapSessionState |
AUTHENTICATED |
static ImapSessionState |
LOGOUT |
static ImapSessionState |
NON_AUTHENTICATED |
static ImapSessionState |
SELECTED |
public static final ImapSessionState NON_AUTHENTICATED
public static final ImapSessionState AUTHENTICATED
public static final ImapSessionState SELECTED
public static final ImapSessionState LOGOUT
Copyright © 2006–2017 Icegreen Technologies. All rights reserved.