We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e8e6b commit b346b2cCopy full SHA for b346b2c
articles/communication-services/how-tos/calling-sdk/lobby-admit-and-reject.md
@@ -53,7 +53,7 @@ const state = remoteParticipant.state;
53
```
54
55
You could check remote participant state in subscription method:
56
-[Learn more about events and subscription ](../../how-tos/calling-sdk/includes/events/events-web.md)
+[Learn more about events and subscription ](./events.md)
57
58
```js
59
// Subscribe to a call obj.
0 commit comments