Interface Session

All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface
All Known Implementing Classes:
Session

public interface Session
extends org.freedesktop.dbus.interfaces.DBusInterface
  • Method Summary

    Modifier and Type Method Description
    void close()
    Close this session.

    Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface

    getObjectPath, isRemote
  • Method Details

    • close

      void close()
      Close this session.