Interface PointOfInterest.Builder

  • Method Details

    • beginOffsetMillis

      PointOfInterest.Builder beginOffsetMillis(Integer beginOffsetMillis)

      The beginning offset in milliseconds where the category rule was detected.

      Parameters:
      beginOffsetMillis - The beginning offset in milliseconds where the category rule was detected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endOffsetMillis

      PointOfInterest.Builder endOffsetMillis(Integer endOffsetMillis)

      The ending offset in milliseconds where the category rule was detected.

      Parameters:
      endOffsetMillis - The ending offset in milliseconds where the category rule was detected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.