Interface DBusCapabilityFlags


public interface DBusCapabilityFlags
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    No flags set.
    static final int
    The connection
    supports exchanging UNIX file descriptors with the remote peer.
  • Field Details

    • NONE

      static final int NONE
      No flags set.
      See Also:
    • UNIX_FD_PASSING

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