Preparing search index...
The search index is not available
Easemob SDK API Reference
Easemob SDK API Reference
ChatOptions
AppParam
Interface AppParam
ChatOptions
的构造参数
interface
AppParam
{
appId
?:
string
;
appKey
?:
string
;
}
Index
Properties
app
Id?
app
Key?
Properties
Optional
app
Id
app
Id
?:
string
可以在 console 后台上获取 AppId。
Optional
app
Key
app
Key
?:
string
可以在 console 后台上获取 AppKey。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Id
app
Key
Easemob SDK API Reference
Loading...
ChatOptions 的构造参数