$contentType
$contentType : string
The MIME content type of the sync command.
The class Horde_SyncMl_Command_SyncElement stores information from the <Add>, <Delete> and <Replace> elements found inside a <Sync> command.
Instances of this class are created during the XML parsing by Horde_SyncMl_Command_Sync.
Copyright 2005-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
__construct(\Horde_SyncMl_Sync $sync, string $elementType, integer $cmdID, integer $size)
Constructor.
\Horde_SyncMl_Sync | $sync | |
string | $elementType | |
integer | $cmdID | |
integer | $size |