timestamp property

DateTime timestamp
final

Time at which the message arrived.

Note that this is eventually converted to milliseconds since epoch as required by Android.

Implementation

final DateTime timestamp;