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