KIMCore
/
com.kingsoft.kim.core.api.callback
/
IOperationCallback
IOperation
Callback
interface
IOperationCallback
Content copied to clipboard
Functions
Functions
on
Error
Link copied to clipboard
abstract fun
onError
(errorCode:
ErrorCode
)
Content copied to clipboard
注意:如果返回ErrorCode.USER_NO_LOGIN, 请重新申请token
on
Success
Link copied to clipboard
abstract fun
onSuccess
()
Content copied to clipboard