com.jakewharton.trakt.entities
Class Response
java.lang.Object
com.jakewharton.trakt.entities.Response
- All Implemented Interfaces:
- TraktEntity, Serializable
- Direct Known Subclasses:
- DismissResponse, RatingResponse
public class Response
- extends Object
- implements TraktEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Response
public Response()
getStatus
public String getStatus()
getMessage
public String getMessage()
getError
public String getError()
Copyright © 2011 Jake Wharton. All Rights Reserved.