Methods Summary |
---|
public java.lang.String | methodName()The name of the method, e.g. "facebook.friends.get"
|
public int | numParams()Number of method-specific parameters (i.e. excluding universally required parameters
such as api_key and sig)
|
public int | numTotalParams()
|
public boolean | requiresSession()
|
public boolean | takesFile()
|