complete

abstract fun complete(result: A_BasicObject)

Invoke this callback success handler.

Parameters

result

The AvailObject that was produced by the callback. This should be nil if Avail is not expecting a value to be produced.