getSessionData

The getSessionData method returns an unmodifiable map of session data where the name of the session variable is the key. The name of the session variable is always uppercased. Use the IInteractSessionData interface to extract values.

getSessionData()

Return value

The getSessionData method returns an IInteractSessionData object.