|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFacebookMethod
Interface for specifying a Facebook API method.
| Method Summary | |
|---|---|
java.lang.String |
methodName()
The name of the method, e.g. |
int |
numParams()
Number of method-specific parameters (i.e. |
int |
numTotalParams()
|
boolean |
requiresSession()
|
boolean |
takesFile()
|
| Method Detail |
|---|
java.lang.String methodName()
int numParams()
boolean requiresSession()
int numTotalParams()
boolean takesFile()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||