Gck.Session.prototype.get_interaction

function get_interaction(): Gio.TlsInteraction {
    // Gjs wrapper for gck_session_get_interaction()
}
  

Get the interaction object set on this session, which is used to prompt for pins and the like.

Returns

the interaction object, or null