core:hotelClerk:addSubscription #
| Arguments | Type | Description |
|---|---|---|
subscription | object | Contains information about the added subscription |
Triggered whenever a subscription is added.
subscription #
The provided subscription object has the following properties:
| Properties | Type | Description |
|---|---|---|
roomId | string | Room unique identifier |
connectionId | integer | ClientConnection unique identifier |
index | string | Index |
collection | string | Collection |
filters | object | Filters in Koncorde's normalized format |