defaultChannel

View as MarkdownOpen in Claude
get defaultChannel(): string | undefined

Default communication channel URI (video for rooms, audio otherwise).

Examples

console.log(address.defaultChannel);