resolve

inline suspend fun <T : Any> AwakeableHandle.resolve(payload: T)

Complete with success the Awakeable.

Parameters

payload

the result payload.

See also