るりまサーチ

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. openssl n
  3. pop n_bytes
  4. pop n_mails
  5. net/pop n_mails

ライブラリ

キーワード

検索結果

<< 1 2 3 > >>

Net::IMAP::BodyTypeBasic (21000.0)

text 型(Net::IMAP::BodyTypeText)、 multipart 型(Net::IMAP::BodyTypeMultipart)、 message 型(Net::IMAP::BodyTypeMessage)、 のいずれでもないようなメッセージボディ構造を表すクラスです。

...text 型(Net::IMAP::BodyTypeText)、
multipart 型(Net::IMAP::BodyTypeMultipart)、
message 型(Net::IMAP::BodyTypeMessage)、
のいずれでもないようなメッセージボディ構造を表すクラスです。

添付ファイルなどを表します。
詳しくは MIME のRFC(2045)を参...

Net::IMAP::BodyTypeBasic#content_id -> String | nil (12200.0)

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

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

@see 2045...

Net::IMAP::BodyTypeBasic#language -> String | [String] | nil (9300.0)

1766 で定義されているボディ言語を表わす 文字列もしくは文字列の配列を返します。

1766 で定義されているボディ言語を表わす
文字列もしくは文字列の配列を返します。

Net::IMAP::BodyTypeBasic#disposition -> Net::IMAP::ContentDisposition | nil (9200.0)

Content-Dispotition の値を返します。

...Content-Dispotition の値を返します。

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

@see 1806, 2183...

Net::IMAP::BodyTypeBasic#description -> String | nil (9100.0)

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

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

@see 2045...

絞り込み条件を変える

Net::IMAP::BodyTypeBasic#encoding -> String (9100.0)

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

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

@see 2045...

Net::IMAP::BodyTypeBasic#extension -> Array | nil (9100.0)

メッセージの拡張データを返します。

メッセージの拡張データを返します。

Net::IMAP::BodyTypeBasic#param -> { String => String } | nil (6200.0)

MIME のボディパラメータをハッシュテーブルで返します。

MIME のボディパラメータをハッシュテーブルで返します。

ハッシュテーブルのキーがパラメータ名となります。

@see 2045

Net::IMAP::BodyTypeBasic#media_subtype -> String (6106.0)

MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。

...MIME のメディアタイプのサブタイプを返します。

media_subtype は obsolete です。

@see Net::IMAP::BodyTypeBasic#media_type...
<< 1 2 3 > >>