168件ヒット
[1-100件を表示]
(0.107秒)
別のキーワード
ライブラリ
-
net
/ imap (168)
キーワード
-
content
_ id (12) - description (12)
- disposition (12)
- encoding (12)
- extension (12)
- language (12)
- lines (12)
- md5 (12)
-
media
_ subtype (12) -
media
_ type (12) - multipart? (12)
- param (12)
- size (12)
- subtype (12)
検索結果
先頭5件
-
Net
:: IMAP :: BodyTypeText # disposition -> Net :: IMAP :: ContentDisposition | nil (6201.0) -
Content-Dispotition の値を返します。
...Content-Dispotition の値を返します。
Net::IMAP::ContentDisposition オブジェクトを返します。
@see 1806, 2183... -
Net
:: IMAP :: BodyTypeText # description -> String | nil (6101.0) -
Content-Description の値を文字列で返します。
...Content-Description の値を文字列で返します。
@see 2045... -
Net
:: IMAP :: BodyTypeText # media _ subtype -> String (6101.0) -
MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。
...MIME のメディアタイプのサブタイプを返します。
media_subtype は obsolete です。
@see Net::IMAP::BodyTypeText#media_type... -
Net
:: IMAP :: BodyTypeText # media _ type -> String (6101.0) -
MIME のメディアタイプを返します。
...MIME のメディアタイプを返します。
これは "TEXT" を返します。
@see Net::IMAP::BodyTypeText#subtype... -
Net
:: IMAP :: BodyTypeText # multipart? -> bool (6101.0) -
マルチパートかどうかを返します。 false を返します。
マルチパートかどうかを返します。
false を返します。 -
Net
:: IMAP :: BodyTypeText # param -> { String => String } | nil (6101.0) -
MIME のボディパラメータをハッシュテーブルで返します。
MIME のボディパラメータをハッシュテーブルで返します。
ハッシュテーブルのキーがパラメータ名となります。
@see 2045 -
Net
:: IMAP :: BodyTypeText # subtype -> String (6101.0) -
MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。
...MIME のメディアタイプのサブタイプを返します。
media_subtype は obsolete です。
@see Net::IMAP::BodyTypeText#media_type... -
Net
:: IMAP :: BodyTypeText # content _ id -> String | nil (3001.0) -
Content-ID の値を文字列で返します。
Content-ID の値を文字列で返します。
@see 2045 -
Net
:: IMAP :: BodyTypeText # encoding -> String (3001.0) -
Content-Transfer-Encoding の値を文字列で返します。
Content-Transfer-Encoding の値を文字列で返します。
@see 2045