[Top]
MIME
MIME.Message
|
Method MIME.Message()->getdata()
- Method
getdata
string getdata()
- Description
This method returns the raw data of the message body entity.
The type and subtype attributes indicate how this data should
be interpreted.
- See also
setdata() , getencoded() , data
|