| Methods in com.google.code.facebookapi with parameters of type Attachment |
T |
IFacebookRestClient.stream_publish(java.lang.String message,
Attachment attachment,
java.util.List<BundleActionLink> actionLinks,
java.lang.Long targetId,
java.lang.Long userId)
|
org.w3c.dom.Document |
FacebookXmlRestClient.stream_publish(java.lang.String message,
Attachment attachment,
java.util.List<BundleActionLink> actionLinks,
java.lang.Long targetId,
java.lang.Long userId)
|
java.lang.String |
FacebookJsonRestClient.stream_publish(java.lang.String message,
Attachment attachment,
java.util.List<BundleActionLink> actionLinks,
java.lang.Long targetId,
java.lang.Long userId)
|
java.lang.String |
FacebookJaxbRestClient.stream_publish(java.lang.String message,
Attachment attachment,
java.util.List<BundleActionLink> actionLinks,
java.lang.Long targetId,
java.lang.Long userId)
|
java.lang.Object |
ExtensibleClient.stream_publish(java.lang.String message,
Attachment attachment,
java.util.List<BundleActionLink> actionLinks,
java.lang.Long targetId,
java.lang.Long userId)
|