るりまサーチ

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

別のキーワード

  1. _builtin to_c
  2. etc sc_2_c_dev
  3. etc sc_2_c_bind
  4. tracer display_c_call
  5. tracer display_c_call?

ライブラリ

キーワード

検索結果

Net::IMAP::ContinuationRequest (24006.0)

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

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

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

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

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

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

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

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

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

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