| Method parameters in com.google.code.facebookapi with type arguments of type BundleActionLink |
java.lang.Long |
SpecificReturnTypeAdapter.feed_registerTemplateBundle(java.util.Collection<java.lang.String> templates,
java.util.Collection<BundleStoryTemplate> shortTemplates,
BundleStoryTemplate longTemplate,
java.util.List<BundleActionLink> actionLinks)
Deprecated. |
java.lang.Long |
IFacebookRestClient.feed_registerTemplateBundle(java.util.Collection<java.lang.String> templates,
java.util.Collection<BundleStoryTemplate> shortTemplates,
BundleStoryTemplate longTemplate,
java.util.List<BundleActionLink> actionLinks)
Deprecated. |
java.lang.Long |
ExtensibleClient.feed_registerTemplateBundle(java.util.Collection<java.lang.String> templates,
java.util.Collection<BundleStoryTemplate> shortTemplates,
BundleStoryTemplate longTemplate,
java.util.List<BundleActionLink> actionLinks)
Deprecated. |
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)
|