relayHost

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

Custom relay host URL. Empty string uses the default.

Examples

console.log(client.preferences.relayHost);