Schnittstelle DBusCapabilityFlags


public interface DBusCapabilityFlags
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    No flags set.
    static final int
    The connection
    supports exchanging UNIX file descriptors with the remote peer.
  • Felddetails

    • NONE

      static final int NONE
      No flags set.
      Siehe auch:
    • UNIX_FD_PASSING

      static final int UNIX_FD_PASSING
      The connection
      supports exchanging UNIX file descriptors with the remote peer.
      Siehe auch: