lastSeenTs property

int? lastSeenTs
getter/setter pair

The timestamp (in milliseconds since the unix epoch) when this devices was last seen. (May be a few minutes out of date, for efficiency reasons).

Implementation

int? lastSeenTs;