toggle menu
Android-IMLibCore-SDK
5.12.0
io.rong.push
switch theme
search in API
Android-IMLibCore-SDK
/
io.rong.push
/
RongPushClient
/
init
init
io.rong.push
public
static
void
init
(
Context context
,
String
appKey
)
初始化。
Parameters
context
上下文。
app
Key
app 唯一 key
public
static
void
init
(
Context context
,
String
appKey
,
InitOption initOption
,
boolean isPushEnable
)
初始化(在应用主进程调用初始化)。 用户设置自己的 push 服务器地址时,使用该接口。
Parameters
context
上下文。
app
Key
app 唯一 key
push
Domain
push 服务器域名。