public class Contact extends Object implements FoursquareEntity
| Constructor and Description |
|---|
Contact() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail()
Returns user's email
|
String |
getFacebook()
Returns user's facebook id
|
String |
getPhone()
Returns phone number
|
String |
getTwitter()
Returns twitter id
|
public String getPhone()
public String getTwitter()
public String getEmail()
public String getFacebook()
Copyright © 2014 Foyt. All Rights Reserved.