expiresInMs property

int expiresInMs
getter/setter pair

The time remaining in milliseconds until the homeserver will no longer accept the token. 120000 (2 minutes) is recommended as a default.

Implementation

int expiresInMs;