reject

abstract suspend fun reject(reason: String)

Complete with failure the Awakeable.

Parameters

reason

the rejection reason.

See also