Package 

Class MobileSegment.Position

    • Constructor Detail

      • MobileSegment.Position

        MobileSegment.Position(Long id, Long x, Long y, Long timestamp)
        Parameters:
        id - The touch id of the touch event this position corresponds to.
        x - The x coordinate value of the position.
        y - The y coordinate value of the position.
        timestamp - The UTC timestamp in milliseconds corresponding to the moment the position change was recorded.