expireTime property

int expireTime
final

An expiration time of the token. Is a timestamp in milliseconds. If the value is -1 the token will never expire.

Implementation

final int expireTime;