public class MayorshipNotification extends Object implements FoursquareEntity
| Constructor and Description |
|---|
MayorshipNotification() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCheckins()
Returns checkins count
|
Long |
getDaysBehind()
Returns number of days user is behind current mayor
|
String |
getImage()
Returns image
|
String |
getMessage()
Returns message
|
String |
getType()
Returns type
|
CompactUser |
getUser()
Returns user
|
public String getType()
public Long getCheckins()
public Long getDaysBehind()
public CompactUser getUser()
public String getMessage()
public String getImage()
Copyright © 2014 Foyt. All Rights Reserved.