Table of Contents

Delegate DtlsConnectionInterfaceData.HandshakeCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool DtlsConnectionInterfaceData.HandshakeCallback(nint conn, nint cancellable, out ErrorOwnedHandle error)

Parameters

conn nint
cancellable nint
error ErrorOwnedHandle

Returns

bool