SessionState

public classSessionStateextendsObject
implementsParcelable

The data structure for a resume session request.

Nested Class Summary

class SessionState.Builder Builder forSessionState.

Inherited Constant Summary

Public Method Summary

boolean
JSONObject
getCustomData()
Returns the customizable object for storing the state.
MediaLoadRequestData
getLoadRequestData()
Returns the load request data.
int
void
writeToParcel(Parcelout, int flags)

Inherited Method Summary

Public Methods

public booleanequals(Objectother)

publicJSONObject getCustomData()

Returns the customizable object for storing the state.

publicMediaLoadRequestData getLoadRequestData()

Returns the load request data.

public inthashCode()

public voidwriteToParcel(Parcelout, int flags)