In Files

  • net-imap-0.2.2/lib/net/imap/response_data.rb

Parent

Net::IMAP::StatusData

Net::IMAP::StatusData represents the contents of the STATUS response.

Fields:

mailbox

Returns the mailbox name.

attr

Returns a hash. Each key is one of “MESSAGES”, “RECENT”, “UIDNEXT”, “UIDVALIDITY”, “UNSEEN”. Each value is a number.