reinviteMaxAttempts

View as MarkdownOpen in Claude
1get reinviteMaxAttempts(): number
2set reinviteMaxAttempts(value): void

Maximum re-INVITE attempts per call.

Examples

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