Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1get relayHost(): string2set relayHost(value): void
Custom relay host URL. Empty string uses the default.
1console.log(client.preferences.relayHost);