reject

abstract fun reject(call: Call, reason: RejectReason? = null, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)