Interface BusNameWatcherFlags


public interface BusNameWatcherFlags
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    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.
  • Field Details

    • NONE

      static final int NONE
      No flags set.
      See Also:
    • 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.
      See Also: