sentAt property

int sentAt
getter/setter pair

The sent time of the scheduled message, in Unix milliseconds format. If it is not sent yet, the value is 0.

Implementation

int sentAt;