result

abstract val result: ChatResult(source)

The ChatResult for which the user is providing feedback. This object has the same properties as the result returned from the participant callback, including metadata, but is not the same instance.

Online Documentation