onError

abstract fun onError(dialogRequestId: String, errorType: ErrorType)

Called when error occur for event request

Parameters

dialogRequestId

the dialogRequestId for event request. If request event failed before send network, return null.

errorType

the error type for event request.