DtlsConnection.getInteraction

Get the object that will be used to interact with the user. It will be used for things like prompting the user for passwords. If null is returned, then no user interaction will occur for this connection.

interface DtlsConnection
getInteraction
()

Return Value

Type: gio.tls_interaction.TlsInteraction

The interaction object.