finally.md 881 B

net / com.drake.net.scope / AndroidScope / finally

finally

protected var finally: (AndroidScope.(Throwable?) ->Unit)? protected open fun finally(e:Throwable?):Unitopen fun finally(block:AndroidScope.(Throwable?) ->Unit= {}):AndroidScope

无论正常或者异常结束都将最终执行