|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DomainMethods
| Method Summary | |
|---|---|
Domain |
getDomain(String domainId)
Returns the website domain information using Facebook. |
Domain |
getDomainByName(String domainName)
Returns the website domain information using Facebook. |
List<Domain> |
getDomainsByName(String... domainName)
Returns the website domains information using Facebook. |
| Method Detail |
|---|
Domain getDomain(String domainId)
throws FacebookException
domainId - the ID of a website domain
FacebookException - when Facebook service or network is unavailable
Domain getDomainByName(String domainName)
throws FacebookException
domainName - the name of a website domain
FacebookException - when Facebook service or network is unavailable
List<Domain> getDomainsByName(String... domainName)
throws FacebookException
domainName - the name list of website domain
FacebookException - when Facebook service or network is unavailable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||