Class: StoreSessionResponseData

Constructor

StoreSessionResponseData

new StoreSessionResponseData(sessionState)

Parameter

sessionState

cast.framework.messages.SessionState

The SessionState object to be returned.

Value must not be null.

Property

sessionState

non-null cast.framework.messages.SessionState

The SessionState object to be returned.