set Push Language
public abstract void setPushLanguage(RongIMClient.PushLanguage language, RongIMClient.OperationCallback callback)
Sets the language for remote push notifications. Currently supports Chinese and English.
Note: This feature requires enabling user settings from the server side.
Parameters
language
The language type for remote push notifications, PushLanguage.
callback
The callback for executing the operation.