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 e.g. Zimbra to avoid some clients to close the connection.
It matches no ::Net::IMAP
standard.
Instance Attribute Summary
UntaggedResponse
- Inherited
#data |
|
#name |
|
#raw_data |
|