timeToLiveInSeconds property

int timeToLiveInSeconds
final

The number of seconds that the context should be active after it is first sent in a PostContent or PostText response. You can set the value between 5 and 86,400 seconds (24 hours).

Implementation

final int timeToLiveInSeconds;