169
edits
Line 95: | Line 95: | ||
= Scenario 4: Broadcast to Other Clients = | = Scenario 4: Broadcast to Other Clients = | ||
<ol> | <ol> | ||
<li>Client broadcasts message to other clients. The format is very similar to that of the POST Office API. | <li>Client broadcasts message to other clients of the authorized user. The format is very similar to that of the POST Office API. | ||
<pre> | <pre> | ||
C: POST /1.0/broadcast HTTP/1.1 | C: POST /1.0/broadcast HTTP/1.1 |
edits