TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.30
Gio.TlsInteractionResult is returned by various functions in Gio.TlsInteraction when finishing an interaction request.
2.30
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).
Gio.TlsInteractionResult is returned by various functions in Gio.TlsInteraction when finishing an interaction request.
Since
2.30