Marks the selected items as read.
<markReadRequest> <items type="types:ItemRefList"/> </markReadRequest>
<markReadResponse> <status type="types:Status"/> </markReadResponse>
Specifies the ttems to be marked as read.
Returns the error number related to the event. 0 indicates that the request was successful.
Returns the success or failure of the method.
<markReadRequest> <items> <item>45057C7F.domain1.po1.100.16E3837.1.FC1.1@1:7. domain1.po1.100.0.1.0.1@16</item> </items> </markReadRequest> <markReadResponse> <status> <code>0</code> </status> </markReadResponse>