User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-72
34.7.12 +iMST Media Subtype String
Syntax: AT+iMST=str Permanently sets the media subtype string used for
generating Email messages with a MIME
encapsulated attachment.
Parameters: str = Media subtype string.
Command Options:
str='' Empty: No media subtype string defined, the default
will be used.
str=<string> string will be used as the media subtype string. A list
of subtype strings is detailed in appendix A.
Default: ‗octet-stream‘
Result code:
I/OK If str is an empty or a legal media subtype string.
I/ERROR Otherwise.
AT+iMST~str Temporarily set the media subtype string to str.
The permanent value will be restored after
completing the next session, whether the session
was successful or not.
AT+iMST? Report the current media subtype string. If the
string is empty, only <CRLF> will be returned.
The reply is followed by I/OK.
AT+iMST=? Returns the message ‗String‘.
The reply is followed by I/OK.