SetDoNotDisturb
SetDoNotDisturb request
The DND setting can be updated on a user, by setting the doNotDisturbOn to true/false.
SetDoNotDisturb
<SetDoNotDisturb>
<device>200</device>
<doNotDisturbOn>true</doNotDisturbOn>
<privateData>
<requestID>110-1cff5ade-8bd8-469d-94aa-cee257ff247e</requestID>
</privateData>
</SetDoNotDisturb>
Private Data
Node | Description |
---|---|
requestID | Used to track and correlate individual requests with their corresponding responses. |
SetDoNotDisturbResponse
The response signals that the request has been received by the system.
SetDoNotDisturbResponse
<SetDoNotDisturbResponse xmlns="http://www.ecma.ch/standards/ecma-323/csta/ed6">
<privateData>
<requestID>110-1cff5ade-8bd8-469d-94aa-cee257ff247e</requestID>
</privateData>
</SetDoNotDisturbResponse>
Private Data
Node | Description |
---|---|
requestID | Used to track and correlate individual requests with their corresponding responses. |
The event signaling that the change has happened can be found here: DoNotDisturbEvent