Class: Net::IMAP::ContentDisposition
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
Struct
|
|
Instance Chain:
self,
Struct
|
|
Inherits: |
Struct
|
Defined in: | lib/net/imap.rb |
Overview
ContentDisposition
represents Content-Disposition fields.
Fields:
- dsp_type
-
Returns the disposition type.
- param
-
Returns a hash that represents parameters of the Content-Disposition field.
Instance Attribute Summary
Instance Attribute Details
#dsp_type (rw)
ContentDisposition
represents Content-Disposition fields.
Fields:
- dsp_type
-
Returns the disposition type.
- param
-
Returns a hash that represents parameters of the Content-Disposition field.
#param (rw)
ContentDisposition
represents Content-Disposition fields.
Fields:
- dsp_type
-
Returns the disposition type.
- param
-
Returns a hash that represents parameters of the Content-Disposition field.