Schnittstelle BusNameWatcherFlags


public interface BusNameWatcherFlags
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    If no-one owns the name when
    beginning to watch the name, ask the bus to launch an owner for the
    name.
    static final int
    No flags set.
  • Felddetails

    • NONE

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

      static final int AUTO_START
      If no-one owns the name when
      beginning to watch the name, ask the bus to launch an owner for the
      name.
      Siehe auch: