set Push Language
public abstract void setPushLanguage(IRongCoreEnum.PushLanguage language, IRongCoreCallback.OperationCallback callback)
Sets the language for remote push notifications. Currently supports Chinese and English.
Prerequisite: The mobile device is offline, while the Web or MAC/PC terminal is online. Determines whether the mobile device receives remote push notifications.Note: This feature requires enabling user settings from the server side.
Since
5.0.0
Parameters
language
The language type for remote push notifications, .
callback
The callback to execute the operation