るりまサーチ (Ruby 3.3)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.043秒)
トップページ > クエリ:on[x] > バージョン:3.3[x] > クエリ:ContinuationRequest[x]

別のキーワード

  1. optionparser on
  2. optparse on
  3. tracer on
  4. _builtin abort_on_exception
  5. _builtin abort_on_exception=

ライブラリ

キーワード

検索結果

Net::IMAP::ContinuationRequest (90001.0)

IMAP の continuation request (命令継続要求) を表すクラスです。

IMAP の continuation request (命令継続要求) を表すクラスです。

通常このクラスを直接扱うことはありません。
レスポンスハンドラ(Net::IMAP#add_response_handler)
に渡されます。

詳しくは 2060 の 7.5 を参照してください。

Net::IMAP::ContinuationRequest#data -> Net::IMAP::ResponseText (27301.0)

レスポンスのデータを返します。

レスポンスのデータを返します。

Net::IMAP::ContinuationRequest#raw_data -> String (27001.0)

レスポンス文字列を返します。

レスポンス文字列を返します。