syncDevicesToActiveCalls

View as MarkdownOpen in Claude
get syncDevicesToActiveCalls(): boolean
set syncDevicesToActiveCalls(value): void

Whether device changes are auto-applied to active calls.

Examples

console.log(client.preferences.syncDevicesToActiveCalls);