retrofit / retrofit2 / Call / isExecuted

isExecuted

abstract fun isExecuted(): Boolean

Returns true if this call has been either executed or . It is an error to execute or enqueue a call more than once.