active

fun active(appId: String, authCode: String, callback: IResultCallback<Boolean>?)

激活

Parameters

appId
authCode

fun active(appId: String, authCode: String, callback: KIMCore.ActiveCallback)

Deprecated

该接口已经废弃,请使用新接口

Replace with

import com.kingsoft.kim.core.api.active
active(appId, authCode, callback)

激活

Parameters

authCode