setAutoTranslateEnabled

public final Unit setAutoTranslateEnabled(Boolean isEnabled, ErrorHandler handler)

Enables or disables auto-translation.

When enabled, messages will be automatically translated to the target language.

Parameters

isEnabled

Whether to enable auto-translation

handler

Operation result callback; error is null on success