relayHost

View as MarkdownOpen in Claude
1get relayHost(): string
2set relayHost(value): void

Custom relay host URL. Empty string uses the default.

Examples

1console.log(client.preferences.relayHost);