reLoggedIn() method

This method is called when a user logs into the Agentry Server and the server still has a previous login session for that user.

Syntax

public void reLoggedIn ()

Usage

This can occur if a user loses network connectivity in the middle of a transmission. This method can be overridden to perform any special processing that may be needed in this situation.