class Net::IMAP::UnparsedNumericResponseData
Note: This represents an intentionally unstable API. Where instances of this class are returned, future releases may return a different (incompatible) object without deprecation or warning.
Net::IMAP::UnparsedNumericResponseData represents data for unhandled response types with a numeric prefix. See the documentation for number.
See also: UnparsedData, ExtensionData, IgnoredResponse
Public Instance Methods
Source
Source
# File lib/net/imap/response_data.rb, line 110
The unparsed data, not including number or UntaggedResponse#name.