class Net::IMAP::UnparsedData
See also: UnparsedNumericResponseData, ExtensionData, IgnoredResponse
grammar.
unknown extensions to response types without a well-defined extension
Net::IMAP::UnparsedData represents data for unknown response types or
different (incompatible) object without deprecation or warning.
instances of this class are returned, future releases may return a
Note: This represents an intentionally unstable API. Where