getCurrentSession

Retrieve the existing FRSession instance,

If user session does not exist return null, otherwise return the existing User session, this cannot guarantee the existing user session is valid.

Return

The existing FRSession instance, or null if there is no user session.