Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chat-manager
TranslationLanguage
Interface TranslationLanguage
翻译服务支持的语言。
interface
TranslationLanguage
{
code
:
string
;
name
:
string
;
nativeName
:
string
;
}
Index
Properties
code
name
native
Name
Properties
code
code
:
string
语言代码。
name
name
:
string
语言英文名称,或服务端返回的语言名称。
native
Name
nativeName
:
string
语言的本地名称。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
name
native
Name
IM SDK Web API 文档
Loading...
翻译服务支持的语言。