#GTlsInteractionResult is returned by various functions in #GTlsInteraction when finishing an interaction request.
The interaction has failed, or was cancelled. and the operation should be aborted.
The interaction completed, and resulting data is available.
The interaction was unhandled (i.e. not implemented).
#GTlsInteractionResult is returned by various functions in #GTlsInteraction when finishing an interaction request.