public class Setting extends Object implements FoursquareEntity
| Constructor and Description |
|---|
Setting() |
| Modifier and Type | Method and Description |
|---|---|
String |
getForeignConsent()
Returns foreign consent
|
Boolean |
getReceiveCommentPings()
Returns true of false indicating if user will receive comment pings.
|
Boolean |
getReceivePings()
Returns true of false indicating if user will receive pings.
|
Boolean |
getSendBadgesToFacebook()
Returns true of false indicating if user's badges will be sent to Facebook
|
Boolean |
getSendBadgesToTwitter()
Returns true of false indicating if user's badges will be sent to Twitter
|
Boolean |
getSendMayorshipsToFacebook()
Returns true of false indicating if user's mayorships will be sent to Facebook
|
Boolean |
getSendMayorshipsToTwitter()
Returns true of false indicating if user's mayorships will be sent to Twitter
|
Boolean |
getSendToFacebook()
Returns true of false indicating if user's data will be sent to Facebook
|
Boolean |
getSendToTwitter()
Returns true of false indicating if user's data will be sent to Twitter
|
public Boolean getReceivePings()
public Boolean getReceiveCommentPings()
public Boolean getSendToTwitter()
public Boolean getSendMayorshipsToTwitter()
public Boolean getSendBadgesToTwitter()
public Boolean getSendToFacebook()
public Boolean getSendMayorshipsToFacebook()
public Boolean getSendBadgesToFacebook()
public String getForeignConsent()
Copyright © 2014 Foyt. All Rights Reserved.