LoadSessionState(OnionSessionState):Void

Loads the state of a session.

This method is used to restore a session in its state.

The state shifts the current session as it was saved. This state contains the saved workspace.

Return type: System.Void

Parameter

state

Type: Onion.Client.OnionSessionState

This parameter contains the saved data of a session state.