lastRepliedAt property

int lastRepliedAt
getter/setter pair

The time that the last reply was created, in Unix milliseconds format. A value of 0 indicates there is no reply in the thread.

Implementation

int lastRepliedAt;