public class ImapNamespace extends Object
Represents IMAP namespace More details: https://tools.ietf.org/html/rfc2342
Modifier and Type | Method and Description |
---|---|
String |
getHierarchyDelimiter()
Gets hierarchy delimiter
|
int |
getNamespaceType()
Gets namespace type
|
String |
getPrefix()
Gets namespace prefix
|
String |
toString()
Returns a string that represents the current object.
|