expireTime property
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;
An expiration time of the token. Is a timestamp in milliseconds. If the value is -1 the token will never expire.
final int expireTime;