syncDevicesToActiveCalls

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

Whether device changes are auto-applied to active calls.

Examples

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