3.1.5.1.2 Alert
The Alert command is used by the originator to send custom content information to the recipient. The client or originator MUST send the Alert command as part of the SyncML device management session initialization message.
The following XML snippet shows example usage of the Alert command. The syntax for the Alert element type is specified in section 2.2.7.2.
-
<SyncBody> <Alert> <CmdID>1</CmdID> <Data>1201</Data> <!-- client-initiated session --> </Alert> ... </SyncBody>
No classes are specified for the Alert command.