hyphenate_SDK3.0 4.0.0
hyphenate java IM SDK
Public Member Functions | Public Attributes | List of all members
com.hyphenate.chat.EMTranslateParams Class Reference

Public Member Functions

 EMTranslateParams (String key, String endPoint, int loadCount)
 

Public Attributes

String SubscriptionKey
 
String EndPoint
 
int LoadCount
 

Detailed Description

The translation parameter entity class, which is used for modifying and checking the translation information saved in the SDK local database.

Deprecated:
use EMTextMessageBody#getTranslations() instead。

Constructor & Destructor Documentation

◆ EMTranslateParams()

com.hyphenate.chat.EMTranslateParams.EMTranslateParams ( String  key,
String  endPoint,
int  loadCount 
)

The Azure key. You can get it after registering an Azure account.

The URL of the translation request.

The count of the translation records from the SDK local database to the cache when loading the translation service.


The documentation for this class was generated from the following file: