Interface

Gck-2GckEnumeratorConstructorProps

interface ConstructorProps {
    chained: Gck.Enumerator | null;
    interaction: Gio.TlsInteraction | null;
}

Hierarchy (View Summary)

Index

Properties

Properties

chained: Gck.Enumerator | null
interaction: Gio.TlsInteraction | null