252件ヒット
[101-200件を表示]
(0.085秒)
種類
- インスタンスメソッド (228)
- クラス (24)
ライブラリ
-
net
/ imap (252)
クラス
キーワード
- BodyTypeBasic (12)
- attr (12)
- body (12)
-
content
_ id (12) - description (12)
- disposition (12)
- encoding (12)
- extension (12)
- language (12)
- lines (12)
- md5 (12)
-
media
_ subtype (24) -
media
_ type (12) - multipart? (12)
- param (12)
- parts (12)
- size (12)
- subtype (24)
検索結果
先頭5件
-
Net
:: IMAP :: BodyTypeMultipart # media _ subtype -> String (6106.0) -
MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。
...MIME のメディアタイプのサブタイプを返します。
media_subtype は obsolete です。
@see 2045, Net::IMAP::BodyTypeText#media_type... -
Net
:: IMAP :: BodyTypeText # disposition -> Net :: IMAP :: ContentDisposition | nil (6100.0) -
Content-Dispotition の値を返します。
...Content-Dispotition の値を返します。
Net::IMAP::ContentDisposition オブジェクトを返します。
@see 1806, 2183... -
Net
:: IMAP :: BodyTypeText # extension -> Array | nil (6100.0) -
メッセージの拡張データを返します。
メッセージの拡張データを返します。 -
Net
:: IMAP :: BodyTypeBasic (6016.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 :: BodyTypeText # subtype -> String (6006.0) -
MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。
...MIME のメディアタイプのサブタイプを返します。
media_subtype は obsolete です。
@see Net::IMAP::BodyTypeText#media_type... -
Net
:: IMAP :: BodyTypeText # content _ id -> String | nil (6000.0) -
Content-ID の値を文字列で返します。
Content-ID の値を文字列で返します。
@see 2045 -
Net
:: IMAP :: BodyTypeText # description -> String | nil (6000.0) -
Content-Description の値を文字列で返します。
Content-Description の値を文字列で返します。
@see 2045 -
Net
:: IMAP :: BodyTypeText # encoding -> String (6000.0) -
Content-Transfer-Encoding の値を文字列で返します。
...Content-Transfer-Encoding の値を文字列で返します。
@see 2045... -
Net
:: IMAP :: BodyTypeText # lines -> Integer (6000.0) -
ボディの行数を返します。
ボディの行数を返します。