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 8686a5f commit f616addCopy full SHA for f616add
docusaurus/docs/ReactNative/Basics/client.mdx
@@ -216,4 +216,4 @@ To disconnect a user you can call `disconnect` on the client.
216
217
```ts
218
await client.disconnectUser();
219
-```
+```
0 commit comments