Skip to content

ProceedReturn

proceed()

Continue to execute the code of the return value code block. The return value is the actual return value of the suspend function. If you need to modify the passed parameters, you can still use ProceedJoinPoint to modify it