Last modified by hanlys on 2021/09/10 23:34

From version 33.2
edited by hanlys
on 2021/09/10 22:57
Change comment: Update document after refactoring.
To version 30.1
edited by hanlys
on 2016/01/07 17:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -ISYMDEV.iSymphony Developer Documentation.WebSocket API Documentation (Event).WebHome
Content
... ... @@ -6,7 +6,7 @@
6 6  {{/warning}}
7 7  
8 8  {{info}}
9 -The information on this page applies to **iSymphony 3.3+**.
9 +The information on this page applies to **iSymphony 3.2+**.
10 10  {{/info}}
11 11  
12 12  {{note}}
... ... @@ -15,11 +15,11 @@
15 15  
16 16  = Description =
17 17  
18 -The conference room leave event signifies that the specified caller has left the specified conference room.
18 +The conference room leave event signifies that a call segment has left a conference room.
19 19  {{/layout-cell}}
20 20  
21 21  {{layout-cell}}
22 -{{panel title="On this page:"}}
22 +{{panel title="On this page"}}
23 23  
24 24  
25 25  {{toc/}}
... ... @@ -80,7 +80,7 @@
80 80  String
81 81  )))|(% colspan="1" %)(% colspan="1" %)
82 82  (((
83 -The unique ID of the user of the call segment that left the conference room, or null if the call segment was not associated with a user.
83 +The unique ID of the user of the call segment that left the conference room.
84 84  )))
85 85  |(% colspan="1" %)(% colspan="1" %)
86 86  (((
... ... @@ -110,7 +110,7 @@
110 110  String
111 111  )))|(% colspan="1" %)(% colspan="1" %)
112 112  (((
113 -The extension of the call segment that left the conference room, or null if the call segment was not associated with extension.
113 +The extension of the call segment that left the conference room.
114 114  )))
115 115  |(% colspan="1" %)(% colspan="1" %)
116 116  (((
... ... @@ -130,7 +130,7 @@
130 130  String
131 131  )))|(% colspan="1" %)(% colspan="1" %)
132 132  (((
133 -The unique ID of the extension of the call segment that left the conference room, or null if the call segment was not associated with extension.
133 +The unique ID of the extension of the call segment that left the conference room.
134 134  )))
135 135  |(% colspan="1" %)(% colspan="1" %)
136 136  (((
... ... @@ -140,17 +140,17 @@
140 140  String
141 141  )))|(% colspan="1" %)(% colspan="1" %)
142 142  (((
143 -The DID (direct inward dial) of the call segment that left the conference room
143 +The DID (direct inward dial) of the call segment that left the conference room.
144 144  )))
145 145  |(% colspan="1" %)(% colspan="1" %)
146 146  (((
147 -{{{username }}}
147 +{{{username}}}
148 148  )))|(% colspan="1" %)(% colspan="1" %)
149 149  (((
150 150  String
151 151  )))|(% colspan="1" %)(% colspan="1" %)
152 152  (((
153 -The username of the call segment that left the conference room, or null if the call segment was not associated with a user.
153 +The username of the call segment that left the conference room.
154 154  )))
155 155  {{/layout-cell}}
156 156  {{/layout-section}}