User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-65
34.7.5 +iSBJ Email Subject Field
Syntax: AT+iSBJ:subject Permanently sets Email header‘s Subject field.
Parameters: subject = Contents of subject field.
Command Options:
subject='' Empty string. ‗Subject:‘ Field in
Email header will be left empty.
subject=<subject string> The ‗Subject:‘ field in the Email
header will contain subject string
Default: Empty.
Result code:
I/OK If subject is an empty or legal string.
I/ERROR Otherwise.
AT+iSBJ~subject Temporarily set the contents of the ‗Subject:‘ field
of the next Email to be sent. The permanent value
will be restored after completing the next session,
whether the session was successful or not.
AT+iSBJ? Report the current contents of the ‗Subject:‘
parameter. If no subject is defined, only <CRLF>
will be returned.
The reply is followed by I/OK.
AT+iSBJ=? Returns the message ‗String‘.
The reply is followed by I/OK.