StoreSessionResponseData.Builder

public static class StoreSessionResponseData.Builder extends Object

Public Constructor Summary

Public Method Summary

StoreSessionResponseData
StoreSessionResponseData.Builder
setCustomData(JSONObject customData)
Sets the custom data.
StoreSessionResponseData.Builder
setSessionState(SessionState sessionState)
Sets the session state.

Inherited Method Summary

Public Constructors

public Builder ()

Public Methods

public StoreSessionResponseData.Builder setCustomData (JSONObject customData)

Sets the custom data.

public StoreSessionResponseData.Builder setSessionState (SessionState sessionState)

Sets the session state.