StoreSessionResponseData

public classStoreSessionResponseDataextendsObject
implementsParcelableRequestData

The response data forSTORE_SESSIONevents.

Nested Class Summary

class StoreSessionResponseData.Builder Builder of StoreSessionResponseData.

Inherited Constant Summary

Public Method Summary

boolean
JSONObject
getCustomData()
Returns the custom data.
SessionState
getSessionState()
Returns the session state.
int
void
writeToParcel(Parcelout, int flags)

Inherited Method Summary

Public Methods

public booleanequals(Objectother)

publicJSONObject getCustomData()

Returns the custom data.

publicSessionState getSessionState()

Returns the session state.

public inthashCode()

public voidwriteToParcel(Parcelout, int flags)