123456789_123456789_123456789_123456789_123456789_

Class: Net::IMAP::IgnoredResponse

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, UntaggedResponse, Struct
Instance Chain:
self, UntaggedResponse, Struct
Inherits: Net::IMAP::UntaggedResponse
Defined in: lib/net/imap/response_data.rb

Overview

IgnoredResponse represents intentionally ignored responses.

This includes untagged response “NOOP” sent by eg. Zimbra to avoid some clients to close the connection.

It matches no ::Net::IMAP standard.

Instance Attribute Summary

UntaggedResponse - Inherited

#data

UntaggedResponse represents untagged responses.

#name

UntaggedResponse represents untagged responses.

#raw_data

UntaggedResponse represents untagged responses.