MediaResumeSessionRequestData

public classMediaResumeSessionRequestDataextendsObject
implementsParcelableRequestData

The data structure for a resume session request.

Inherited Constant Summary

Public Method Summary

boolean
JSONObject
getCustomData()
Returns the custom data.
SessionState
getSessionState()
Returns the session state of the resume session request.
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 of the resume session request.

public inthashCode()

public voidwriteToParcel(Parcelout, int flags)