るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
4件ヒット [1-4件を表示] (0.017秒)

別のキーワード

  1. rss content
  2. rss content=
  3. net/imap content_id
  4. item content
  5. items content

ライブラリ

キーワード

検索結果

Net::IMAP::BodyTypeMessage#content_id -> String | nil (18355.0)

Content-ID の値を文字列で返します。

Content-ID の値を文字列で返します。

@see 2045

Net::IMAP::BodyTypeMessage#disposition -> Net::IMAP::ContentDisposition | nil (352.0)

Content-Dispotition の値を返します。

Content-Dispotition の値を返します。

Net::IMAP::ContentDisposition オブジェクトを返します。

@see 1806, 2183

Net::IMAP::BodyTypeMessage#description -> String | nil (52.0)

Content-Description の値を文字列で返します。

Content-Description の値を文字列で返します。

@see 2045

Net::IMAP::BodyTypeMessage#encoding -> String (52.0)

Content-Transfer-Encoding の値を文字列で返します。

Content-Transfer-Encoding の値を文字列で返します。

@see 2045