|
@@ -256,7 +256,7 @@ changes. The listener will receive an object with the following structure:
|
256
|
256
|
|
257
|
257
|
* **readyToClose** - event notification fired when Jitsi Meet is ready to be closed (hangup operations are completed).
|
258
|
258
|
|
259
|
|
-* **subjectChange** - event notifications about subject of conference changes.
|
|
259
|
+* **subjectChange** - event notifications about subject of conference changes.
|
260
|
260
|
The listener will receive an object with the following structure:
|
261
|
261
|
```javascript
|
262
|
262
|
{
|