<!DOCTYPE html
  PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns:jxb="http://java.sun.com/xml/ns/jaxb"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>plcm-device-notification-synchronization-state.xsd</title><meta http-equiv="X-UA-Compatible" content="IE=7"><style type="text/css"><!--@import url("https://staged.poly.com/clariti2/apidocs/clariti-current/representations/book_conversion_apr2012.css");--></style><link rel="stylesheet" type="text/css" href="https://staged.poly.com/clariti2/apidocs/clariti-current/css/plcm-wadl-xsd.css"><!--
             [if IE]>
             <STYLE type="text/css">.altova-rotate-left-textbox{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)} .altova-rotate-right-textbox{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)} </STYLE>
             <![endif]
          --><!--[if !IE]><!--><style type="text/css">.altova-rotate-left-textbox{-webkit-transform: rotate(-90deg) translate(-100%, 0%); -webkit-transform-origin: 0% 0%;-moz-transform: rotate(-90deg) translate(-100%, 0%); -moz-transform-origin: 0% 0%;-ms-transform: rotate(-90deg) translate(-100%, 0%); -ms-transform-origin: 0% 0%;}.altova-rotate-right-textbox{-webkit-transform: rotate(90deg) translate(0%, -100%); -webkit-transform-origin: 0% 0%;-moz-transform: rotate(90deg) translate(0%, -100%); -moz-transform-origin: 0% 0%;-ms-transform: rotate(90deg) translate(0%, -100%); -ms-transform-origin: 0% 0%;}</style><!--<![endif]--><style type="text/css">@page { margin-left:0.60in; margin-right:0.60in; margin-top:0.79in; margin-bottom:0.79in } @media print { br.altova-page-break { page-break-before: always; } }</style></head><body><h1><span>plcm-device-notification-synchronization-state.xsd&nbsp;Documentation</span></h1><h2><span>Target Namespace</span></h2><ul><li><span>urn:com:polycom:api:rest:plcm-device-notification-synchronization-state</span></li></ul><h2><span>Elements</span></h2><dl style="margin-left: 18.000pt;"><dt><span class="Bold">plcm-device-notification-synchronization-state&nbsp;</span><span>&nbsp;<a name="plcm-device-notification-synchronization-state" href="plcm-device-notification-synchronization-state.xsd.htm#PlcmDeviceNotificationSynchronizationState">PlcmDeviceNotificationSynchronizationState</a></span></dt><dd><p>
        This field indicates the current state of the device synchronization process between the client and server.  If device synchronization 
        was requested in the subscription, the call server will send batch update notifications to the client for all existing devices.  The server will always send
        at least two notifications: the first with a synchronization state of SYNC_BEGIN, and the last with a synchronization state of SYNC_COMPLETE.  All 
        intermediate notifications will have a synchronization state of SYNC_IN_PROGRESSS.  Once the synchronization process is complete subsequent
        notifications will have a synchronization state of NONE.
        Note that the SYNC_COMPLETE packet may or may not contain any actual devices.  In the event that it does these devices are
        considered to be part of the synchronization process.
      </p></dd></dl><hr><h3><span>Simple Types</span></h3><br><table style="border-collapse:collapse; border-color:black; border-style:solid; border-width:1px; " rules="all"><thead><tr bgcolor="#d2d2d2"><th style="border-collapse:collapse; border-color:black; border-style:solid; border-width:1px; width:2.50in; "><span>Name</span></th><th style="border-collapse:collapse; border-color:black; border-style:solid; border-width:1px; width:3in; "><span>Type</span></th><th style="border-collapse:collapse; border-color:black; border-style:solid; border-width:1px; width:4.50in; "><span>Restrictions</span></th></tr></thead><tbody><tr style="top:auto; vertical-align:top; "><td style="border-collapse:collapse; border-color:black; border-style:solid; border-width:1px; width:2.50in; "><a name="PlcmDeviceNotificationSynchronizationState"><span>PlcmDeviceNotificationSynchronizationState</span></a></td><td style="border-collapse:collapse; border-color:black; border-style:solid; border-width:1px; width:3in; "><span>xs:string</span></td><td style="border-collapse:collapse; border-color:black; border-style:solid; border-width:1px; width:4.50in; "><br><span>Value must be one of:</span><ul><li><span style="top:auto; vertical-align:top;">SYNC_BEGIN</span></li><li><span style="top:auto; vertical-align:top;">SYNC_IN_PROGRESS</span></li><li><span style="top:auto; vertical-align:top;">SYNC_COMPLETE</span></li><li><span style="top:auto; vertical-align:top;">NONE</span></li><li><span style="top:auto; vertical-align:top;">UNKOWN</span></li></ul></td></tr></tbody></table></body></html>