RTSPConnection.getTlsInteraction

Gets a #GTlsInteraction object to be used when the connection or certificate database need to interact with the user. This will be used to prompt the user for passwords where necessary.

class RTSPConnection
getTlsInteraction
()

Return Value

Type: gio.tls_interaction.TlsInteraction

a reference on the #GTlsInteraction. Use gobject.object.ObjectG.unref to release.