findMatchingFunctionCall

suspend fun findMatchingFunctionCall(functionResponseEvent: Event): Event?

Finds the function call event in the current invocation that matches the function response id.