touch abstract method

void touch(
  1. DateTime now
)

Update sent time

@param now - current time

Implementation

void touch(DateTime now);