We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbad5b commit 36facf9Copy full SHA for 36facf9
sites/cheerpx/src/content/docs/11-guides/Networking.md
@@ -129,6 +129,7 @@ What is happening here?
129
- [stateUpdateCb] and [netmapUpdateCb] are necessary for tracking network status and updates to network maps.
130
131
After setting up the network interface, you can trigger the network login by calling.
132
+
133
```js
134
await cx.networkLogin();
135
```
0 commit comments