reject

open fun reject(reason: String, options: RequestOptions)

Same as reject with options.


open fun reject(reason: String)

Complete with failure the Awakeable.

Parameters

reason

the rejection reason. MUST NOT be null.