Interface QueryFilter.Builder

    • Method Detail

      • deltaTime

        QueryFilter.Builder deltaTime​(DeltaTime deltaTime)

        Used to limit data to that which has arrived since the last execution of the action.

        Parameters:
        deltaTime - Used to limit data to that which has arrived since the last execution of the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.