Constructors
constructor
- new SessionKeepAlive(getSession: () => string, client: Client, onSessionExpired: () => void, check: boolean): SessionKeepAlive
Parameters
getSession: () => string
onSessionExpired: () => void
check: boolean
Methods
lastTry
- lastTry(): Promise<number>